Fix docker-compose.yml
This commit is contained in:
parent
2d6d2ecd59
commit
50d5268c4a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user