https for heimdall

This commit is contained in:
Nathan McCarty 2023-04-10 17:50:03 -04:00
parent e147149d83
commit 2100e3c701
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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;