1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Update docker-compose.yml

This commit is contained in:
Shleeble 2019-04-16 13:39:19 +08:00 committed by GitHub
parent 2aeb2357f3
commit 62300230c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,8 @@ services:
env_file:
- ./.env
volumes:
- "app-storage:/var/www/storage"
- "./storage:/var/www/storage"
- "./bootstrap:/var/www/bootstrap"
networks:
- external
- internal