dockerCompose backup
All checks were successful
Build and Deploy Spring Boot Server / build (push) Successful in 10m4s
All checks were successful
Build and Deploy Spring Boot Server / build (push) Successful in 10m4s
This commit is contained in:
@@ -34,6 +34,7 @@ services:
|
|||||||
- xpensely-network
|
- xpensely-network
|
||||||
volumes:
|
volumes:
|
||||||
- db_data:/var/lib/postgresql/data
|
- db_data:/var/lib/postgresql/data
|
||||||
|
- /mnt/user/appdata/xpensely_backups:/backups
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user