Files
SmartSeat/.env.example

8 lines
242 B
Plaintext

POSTGRES_DB=smartseat_db
POSTGRES_USER=postgres_admin
POSTGRES_PASSWORD=change_me_super_secret_admin_password
POSTGRES_PORT=5432
POSTGRES_APP_PASSWORD=change_me_app_user_password
POSTGRES_MIGRATION_PASSWORD=change_me_migration_user_password