apps(lychee): Force https

main
trivernis 8 months ago
parent 968cf36655
commit 948560bbef
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -42,6 +42,8 @@ spec:
value: /lychee/db/lychee.db
- name: APP_URL
value: https://lychee.trivernis.net
- name: APP_FORCE_HTTPS
value: true
volumes:
- name: lychee-sym
persistentVolumeClaim:

Loading…
Cancel
Save