Files
ASF_tools_legacy/asf-cloud-server/testarena_1/.env.example

8 lines
260 B
Plaintext

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