Auto-discover databases from postgres — remove static BACKUP_DATABASES list
This commit is contained in:
parent
5e7093c115
commit
c72ebdf79a
3 changed files with 8 additions and 2 deletions
|
|
@ -36,7 +36,6 @@ services:
|
|||
- apparmor=unconfined
|
||||
entrypoint: ["/bin/sh", "-c", "crond -f -l 8"]
|
||||
environment:
|
||||
- BACKUP_DATABASES=${BACKUP_DATABASES}
|
||||
- PG_SUPERPASS=${PG_SUPERPASS}
|
||||
- KUMA_PUSH_URL=${KUMA_PUSH_URL}
|
||||
- SETTINGS_URL=${SETTINGS_URL:-http://10.10.10.116:3080}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue