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