add branch validation to queue
This commit is contained in:
@@ -21,6 +21,9 @@ services:
|
||||
DATABASE_URL: postgresql://testarena_user:testarena_pass_change_me@db:5432/testarena
|
||||
SECRET_KEY: change_this_secret_key_in_production
|
||||
FLASK_ENV: production
|
||||
SSH_PASSWORD: ASF
|
||||
SSH_HOST: asfserver
|
||||
SSH_USER: asf
|
||||
volumes:
|
||||
- ./app:/app/app
|
||||
- ./wsgi.py:/app/wsgi.py
|
||||
|
||||
Reference in New Issue
Block a user