https for heimdall
This commit is contained in:
parent
e147149d83
commit
2100e3c701
|
@ -126,7 +126,7 @@
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
useACMEHost = "mccarty.io";
|
useACMEHost = "mccarty.io";
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://localhost:4080";
|
proxyPass = "http://localhost:4443";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
allow 100.64.0.0/10;
|
allow 100.64.0.0/10;
|
||||||
deny all;
|
deny all;
|
||||||
|
|
Loading…
Reference in New Issue