Add new env variables to example file

This commit is contained in:
Ramon Wenger 2021-06-24 15:25:38 +02:00
parent 1f2cdea4b7
commit 1d5bb61761
1 changed files with 5 additions and 0 deletions

View File

@ -28,3 +28,8 @@ export TASKBASE_SUPERUSER=
export TASKBASE_USER=
export USE_AWS=False
export WEB_CONCURRENCY=
export APP_NAME=
export PG_BACKUP_KEY=
export BACKUP_AWS_ACCESS_KEY_ID=
export BACKUP_AWS_SECRET_ACCESS_KEY=
export BACKUP_S3_BUCKET_NAME=