disabled force https

This commit is contained in:
Ubuntu
2026-01-12 16:14:10 +00:00
parent 30e31b425d
commit 8d3c77664f

View File

@@ -31,7 +31,7 @@ spec:
- name: PORT
value: "3000"
- name: FORCE_HTTPS
value: "true"
value: "false"
- name: PGSSLMODE
value: "disable"
- name: REDIS_COLLABORATION_URL