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