ci: don't set APP_API_TOKENS in django-config
This commit is contained in:
parent
5486345ab0
commit
212a915bd3
|
@ -66,7 +66,9 @@ data:
|
|||
|
||||
CELERY_PASSWORD: "this-is-a-secret" # secret
|
||||
|
||||
DATATRACKER_APP_API_TOKENS_JSON: "{}" # secret
|
||||
# Only one of these may be set
|
||||
# DATATRACKER_APP_API_TOKENS_JSON_B64: "e30K" # secret
|
||||
# DATATRACKER_APP_API_TOKENS_JSON: "{}" # secret
|
||||
|
||||
# use this to override default - one entry per line
|
||||
# DATATRACKER_CSRF_TRUSTED_ORIGINS: |-
|
||||
|
|
Loading…
Reference in a new issue