Skip to content

Commit 5c275be

Browse files
committed
Update docker-compose.yml
1 parent 3de8cf4 commit 5c275be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ services:
180180
networks:
181181
- backend
182182
volumes:
183-
- 'html:/backup/html:ro'
183+
- 'app:/backup/app:ro'
184184
- 'db:/backup/db:ro'
185185
- 'db-backup-data:/backup/db-backup-data:ro'
186186
- '/var/run/docker.sock:/var/run/docker.sock:ro'

0 commit comments

Comments
 (0)