All checks were successful
Auto Tag / tag (push) Successful in 5s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
185 B
Plaintext
7 lines
185 B
Plaintext
# Superuser PostgreSQL (utilise pour creer les BDD/users au premier lancement)
|
|
POSTGRES_USER=admin
|
|
POSTGRES_PASSWORD=change-me
|
|
|
|
# Notifications Discord (optionnel)
|
|
DISCORD_WEBHOOK_URL=
|