Update CSRF_TRUSTED_ORIGINS

This commit is contained in:
2024-09-09 14:41:54 +10:00
parent c235f9cba7
commit 93aa982874
+1 -1
View File
@@ -60,7 +60,7 @@ spec:
# valueFrom:
# { secretKeyRef: { name: database-credentials, key: password } }
- name: CSRF_TRUSTED_ORIGINS
value: "https://to.junv.cc"
value: "https://to.junv.cc,https://go.junv.cc,http://go"
ports:
- containerPort: 8000
name: links-port