mirror of
https://github.com/wahyd4/links.git
synced 2026-08-09 05:06:16 +10:00
fix csrf
This commit is contained in:
@@ -59,6 +59,8 @@ spec:
|
||||
# - name: DB_PASSWORD
|
||||
# valueFrom:
|
||||
# { secretKeyRef: { name: database-credentials, key: password } }
|
||||
- name: CSRF_TRUSTED_ORIGINS
|
||||
value: "https://to.junv.cc"
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
name: links-port
|
||||
|
||||
Reference in New Issue
Block a user