Initial commit
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# Docker backup configuration
|
||||
# Copy to .env and fill in your values
|
||||
|
||||
# Backup destination (local path or remote)
|
||||
BACKUP_DEST=/backups
|
||||
|
||||
# Optional: notification webhook (e.g. Slack, Discord)
|
||||
NOTIFY_WEBHOOK=
|
||||
Reference in New Issue
Block a user