Restore database variable.

This commit is contained in:
2021-11-19 06:46:19 +01:00
parent 885fa22773
commit 95c04c24d3

View File

@@ -2,6 +2,7 @@ mysql_user: root
postgres_user: postgres
backup_dir: /media/backup/docker
systems: ['bookstack', 'gitea', 'kimai', 'nextcloud', 'pihole', 'portainer', 'semaphore', 'vault']
databases: ['bookstack', 'gitea', 'kimai', 'nextcloud', 'semaphore']
mysql_databases: ['bookstack', 'kimai', 'semaphore']
postgres_databases: ['gitea', 'nextcloud']
volumes: