fix(pads): better configuration of reverse proxy

This commit is contained in:
sinavir 2024-01-11 17:21:43 +01:00
parent f733548174
commit 8bfa7ede84

View file

@ -17,6 +17,8 @@ in {
host = "127.0.0.1";
allowOrigin = [ host ];
protocolUseSSL = true;
allowFreeURL = true;
db = {