apps(lychee): Disable force https

main
trivernis 8 months ago
parent f3b7ca0390
commit a4a8c59e10
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -42,8 +42,8 @@ spec:
value: /lychee/db/lychee.db
- name: APP_URL
value: https://lychee.trivernis.net
- name: APP_FORCE_HTTPS
value: "true"
# - name: APP_FORCE_HTTPS
# value: "true"
- name: TRUSTED_PROXIES
value: "*"
volumes:

Loading…
Cancel
Save