b
This commit is contained in:
parent
9524881bd2
commit
1297b5e1ed
1 changed files with 0 additions and 1 deletions
|
|
@ -310,7 +310,6 @@ in
|
||||||
};
|
};
|
||||||
services.nginx.virtualHosts."bzzt-lcg.hailsatan.eu" = {
|
services.nginx.virtualHosts."bzzt-lcg.hailsatan.eu" = {
|
||||||
useACMEHost = "hailsatan.eu";
|
useACMEHost = "hailsatan.eu";
|
||||||
forceSSL = true;
|
|
||||||
listenAddresses = [ "0.0.0.0" "[::0]" "100.83.96.25" ];
|
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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue