Restore database variable.
This commit is contained in:
@@ -2,6 +2,7 @@ mysql_user: root
|
|||||||
postgres_user: postgres
|
postgres_user: postgres
|
||||||
backup_dir: /media/backup/docker
|
backup_dir: /media/backup/docker
|
||||||
systems: ['bookstack', 'gitea', 'kimai', 'nextcloud', 'pihole', 'portainer', 'semaphore', 'vault']
|
systems: ['bookstack', 'gitea', 'kimai', 'nextcloud', 'pihole', 'portainer', 'semaphore', 'vault']
|
||||||
|
databases: ['bookstack', 'gitea', 'kimai', 'nextcloud', 'semaphore']
|
||||||
mysql_databases: ['bookstack', 'kimai', 'semaphore']
|
mysql_databases: ['bookstack', 'kimai', 'semaphore']
|
||||||
postgres_databases: ['gitea', 'nextcloud']
|
postgres_databases: ['gitea', 'nextcloud']
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user