Update docker-compose.yml

This commit is contained in:
Deepzz
2023-07-12 17:33:18 +08:00
committed by GitHub
parent 64a754167a
commit 92baf970bc

View File

@@ -27,6 +27,7 @@ services:
restart: always
backup:
image: deepzz0/backup:latest
#command: ./backend --restore true
volumes:
- ${PWD}/conf:/app/conf
links: