Update docker-compose.yml

This commit is contained in:
Juanjo Navarro 2022-10-10 20:08:13 +02:00 committed by GitHub
parent 85afc88e85
commit 9292db5556
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -10,3 +10,5 @@ services:
volumes:
- ./images:/var/www/wallabag/web/assets/images
- ./data:/var/www/wallabag/data
restart: unless-stopped