Automatic backup
This commit is contained in:
@@ -44,6 +44,7 @@ services:
|
||||
volumes:
|
||||
- images_data:/app/images
|
||||
- library_config:/app/config
|
||||
- automatic_backups:/app/automatic-backups
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
@@ -106,6 +107,7 @@ volumes:
|
||||
solr_data:
|
||||
images_data:
|
||||
library_config:
|
||||
automatic_backups:
|
||||
|
||||
configs:
|
||||
nginx_config:
|
||||
|
||||
Reference in New Issue
Block a user