feat : add Discord notifications to backup script
All checks were successful
Auto Tag / tag (push) Successful in 5s
All checks were successful
Auto Tag / tag (push) Successful in 5s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Superuser PostgreSQL (utilise pour creer les BDD/users au premier lancement)
|
||||
POSTGRES_USER=admin
|
||||
POSTGRES_PASSWORD=change-me
|
||||
|
||||
# Notifications Discord (optionnel)
|
||||
DISCORD_WEBHOOK_URL=
|
||||
|
||||
Reference in New Issue
Block a user