Move to subdomain
parent
76a14c35fc
commit
d7a07ed0c7
|
@ -35,8 +35,8 @@ in
|
|||
'';
|
||||
};
|
||||
|
||||
"fancytypist.dev" = {
|
||||
serverAliases = [ "www.fancytypist.dev" ];
|
||||
"osds.fancytypist.dev" = {
|
||||
serverAliases = [ "osds.fancytypist.dev" ];
|
||||
extraConfig = ''
|
||||
reverse_proxy ${HOST}:${toString PORT}
|
||||
'';
|
||||
|
|
Loading…
Reference in New Issue