1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-22 07:42:41 +00:00

docker-compose file fix

This commit is contained in:
criadoperez 2021-09-21 17:08:19 +02:00
parent dbf314151e
commit bbccfdeff2
No known key found for this signature in database
GPG key ID: 766DF93C61C31C03

View file

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