We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de2a6fd + 6d48301 commit 53497e1Copy full SHA for 53497e1
core/engine/docker-compose.override.yml
@@ -5,7 +5,6 @@ services:
5
volumes:
6
- ${ENGINE_CODE_PATH}:/var/www/html
7
- ./engine/appconf.conf:/etc/apache2/sites-enabled/appconf.conf
8
- - ./engine/parameters.yml:/var/www/html/app/config/parameters.yml
9
environment:
10
- APP_ENV=${APP_ENV:-dev}
11
# - SYMFONY_ENV=${APP_ENV:-dev}
core/engine/parameters.yml
0 commit comments