servers now have an unique toggle for nginx
This commit is contained in:
@@ -39,7 +39,6 @@ in {
|
||||
};
|
||||
};
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
virtualHosts."start.${config.my.domain}" = proxyReverse port // { };
|
||||
virtualHosts."qampqwn4wprhqny8h8zj.${config.my.domain}" =
|
||||
proxyReverse portSecret // { };
|
||||
|
||||
Reference in New Issue
Block a user