configured nginx to proxy into new domain
This commit is contained in:
@@ -52,7 +52,7 @@ in {
|
||||
};
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
virtualHosts."xfwmrle6h6skqujbeizw.${config.my.domain}" =
|
||||
virtualHosts."xfwmrle6h6skqujbeizw.${config.my.domainSecret}" =
|
||||
proxyReverse port // { };
|
||||
};
|
||||
networking.firewall = {
|
||||
|
||||
Reference in New Issue
Block a user