add branch validation to queue
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
DATABASE_URL=postgresql://testarena_user:testarena_pass_change_me@db:5432/testarena
|
||||
SECRET_KEY=change_this_secret_key_in_production
|
||||
FLASK_ENV=production
|
||||
|
||||
# SSH Configuration for Git operations
|
||||
SSH_PASSWORD=your_ssh_password_here
|
||||
SSH_HOST=asfserver
|
||||
SSH_USER=asf
|
||||
Reference in New Issue
Block a user