Fix docker-compose.yml

This commit is contained in:
Kévin Dunglas 2017-06-12 13:26:54 +02:00
parent 2d6d2ecd59
commit 50d5268c4a
No known key found for this signature in database
GPG Key ID: 4D04EBEF06AAF3A6

View File

@ -7,9 +7,8 @@ services:
dockerfile: ./Dockerfile
#depends_on:
# - db
environment:
# Change to prod in production
- SYMFONY_ENV=dev
env_file:
- .env
volumes:
# Comment out the next line in production
- ./:/srv/app:rw