Config works, now Anubis is properly added.
All checks were successful
Build Nix modules (dry-run) / build-modules (push) Successful in 3m29s
All checks were successful
Build Nix modules (dry-run) / build-modules (push) Successful in 3m29s
This commit is contained in:
parent
c5bf309d5b
commit
11a870a60f
1 changed files with 2 additions and 2 deletions
|
|
@ -77,8 +77,8 @@ in {
|
|||
WEBMASTER_EMAIL = "dtu.prg@gmail.com";
|
||||
|
||||
# Prevents infinite loop of doom:
|
||||
#
|
||||
JWT_RESTRICTION_HEADER="CF-Connecting-IP,X-Real-IP";
|
||||
# See: https://github.com/TecharoHQ/anubis/issues/970
|
||||
JWT_RESTRICTION_HEADER="CF-Connecting-IP";
|
||||
|
||||
# Metrics on separate port
|
||||
METRICS_BIND_NETWORK = "tcp";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue