Initial commit
This commit is contained in:
6
server/.env.example
Normal file
6
server/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
API_USER=backup-admin
|
||||
API_PASSWORD=SuperSecret123
|
||||
DATABASE_URL=sqlite:///data/backup.db
|
||||
BACKUP_BASE=/srv/backup
|
||||
RUNTIME_LOG_DIR=./logs
|
||||
TOKEN_LIFETIME_MINUTES=120
|
||||
Reference in New Issue
Block a user