Skip to content

Commit d5bef87

Browse files
committed
Update docker-compose.yml
1 parent 7efe6dd commit d5bef87

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
@@ -189,7 +189,7 @@ services:
189189
- backend
190190
volumes:
191191
- '/var/run/docker.sock:/var/run/docker.sock:ro'
192-
- 'html:/backup/html:ro'
192+
- 'app:/backup/app:ro'
193193
- 'db:/backup/db:ro'
194194
- type: bind
195195
source: ./backups

0 commit comments

Comments
 (0)