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:
parent
2aeb2357f3
commit
62300230c8
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue