a
This commit is contained in:
parent
6e43725b67
commit
334544c21c
1 changed files with 1 additions and 0 deletions
|
|
@ -318,6 +318,7 @@ in
|
|||
services.nginx.virtualHosts."bzzt.hailsatan.eu" = {
|
||||
useACMEHost = "hailsatan.eu";
|
||||
forceSSL = true;
|
||||
listenAddresses = [ "0.0.0.0" "[::0]" "100.83.96.25" ];
|
||||
locations = {
|
||||
"/".proxyPass = "http://127.0.0.1:5002";
|
||||
"/".proxyWebsockets = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue