added calibre-web

This commit is contained in:
2024-06-20 23:59:00 -07:00
parent 4e26186252
commit 4015fe1915
12 changed files with 114 additions and 31 deletions

View File

@@ -20,19 +20,7 @@ services:
- DOCKGE_STACKS_DIR=/opt/docker/compose
networks:
- tnet
backup:
image: offen/docker-volume-backup:latest
restart: always
volumes:
# volumes to backup.
- dockge_data:/backup/dockge:ro
- /mnt/backup/docker/esh-vm-docker/dockge:/archive
# can omit below if not stopping service.
# - /var/run/docker.sock:/var/run/docker.sock:ro
env_file:
- .env
networks:
- tnet
volumes:
dockge_data: null
networks: