Update reverse proxy
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tyler Perkins 2023-12-28 23:06:59 -05:00
parent 424686cf65
commit 33baed19bc
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ spec:
- name: ND_REVERSEPROXYUSERHEADER
value: "X-Authentik-Username"
- name: ND_REVERSEPROXYWHITELIST
value: "192.168.1.100/32"
value: "0.0.0.0/0"
volumeMounts:
- name: data
mountPath: "/data"