This commit is contained in:
Max Audron 2019-11-21 23:06:01 +02:00 committed by GitHub
commit 6bd12cae73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ result_handler = supervisor_stdout:event_handler
[program:gunicorn-config]
environment=
PYTHONPATH=%(ENV_QUAYDIR)s
PYTHONPATH=%(ENV_QUAYDIR)s,ENCRYPTED_ROBOT_TOKEN_MIGRATION_PHASE=new-installation
command=gunicorn -c %(ENV_QUAYDIR)s/config_app/conf/gunicorn_web.py config_application:application
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0