apps(lychee): Fix trusted proxies setting

main
trivernis 9 months ago
parent 0c9034da22
commit ad56b8b983
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG Key ID: DFFFCC2C7A02DB45

@ -44,8 +44,8 @@ spec:
value: https://lychee.trivernis.net value: https://lychee.trivernis.net
- name: APP_FORCE_HTTPS - name: APP_FORCE_HTTPS
value: "true" value: "true"
- name: APP_DEBUG - name: TRUSTED_PROXIES
value: "true" value: "*"
volumes: volumes:
- name: lychee-sym - name: lychee-sym
persistentVolumeClaim: persistentVolumeClaim:

Loading…
Cancel
Save