ci: don't set APP_API_TOKENS in django-config

This commit is contained in:
Jennifer Richards 2024-05-13 11:55:45 -03:00 committed by Nicolas Giard
parent 5486345ab0
commit 212a915bd3

View file

@ -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: |-