mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-21 14:01:27 +00:00
docker-compose file fix
This commit is contained in:
parent
dbf314151e
commit
bbccfdeff2
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ services:
|
|||
volumes:
|
||||
- app-storage:/var/www/storage
|
||||
- app-bootstrap:/var/www/bootstrap
|
||||
- "./.env.docker:/var/www/.env"
|
||||
networks:
|
||||
- external
|
||||
- internal
|
||||
|
|
Loading…
Reference in a new issue