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