fix(pads): better configuration of reverse proxy
All checks were successful
build configuration / build_vault01 (push) Successful in 52s
build configuration / build_storage01 (push) Successful in 53s
build configuration / build_web01 (push) Successful in 1m9s
build configuration / build_compute01 (push) Successful in 1m20s
build configuration / build_web02 (push) Successful in 42s
ds-fr update / npins_update (push) Successful in 2m1s
All checks were successful
build configuration / build_vault01 (push) Successful in 52s
build configuration / build_storage01 (push) Successful in 53s
build configuration / build_web01 (push) Successful in 1m9s
build configuration / build_compute01 (push) Successful in 1m20s
build configuration / build_web02 (push) Successful in 42s
ds-fr update / npins_update (push) Successful in 2m1s
This commit is contained in:
parent
f733548174
commit
8bfa7ede84
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ in {
|
|||
host = "127.0.0.1";
|
||||
allowOrigin = [ host ];
|
||||
|
||||
protocolUseSSL = true;
|
||||
|
||||
allowFreeURL = true;
|
||||
|
||||
db = {
|
||||
|
|
Loading…
Reference in a new issue