Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b592f0100a |
@@ -22,7 +22,6 @@ in {
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
services.nginx.virtualHosts."${domain}" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
@@ -37,6 +36,5 @@ in {
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ radicalePort ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user