add branch validation to queue
This commit is contained in:
@@ -3,6 +3,7 @@ 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
|
||||
SSH_PASSWORD=ASF
|
||||
SSH_HOST=asf-server.duckdns.org
|
||||
SSH_USER=asf
|
||||
SSH_PORT=49152
|
||||
Reference in New Issue
Block a user