Update build configuration files
This commit is contained in:
parent
fc59388947
commit
2cee0a66c8
|
@ -7,6 +7,8 @@ export COMPOSE_PROFILES=web,php,database
|
|||
|
||||
export DOCKER_WEB_VOLUME=.:/app
|
||||
|
||||
export DRUSH_OPTIONS_URI="https://${COMPOSE_PROJECT_NAME}.docker.localhost"
|
||||
|
||||
export MYSQL_DATABASE=app
|
||||
export MYSQL_PASSWORD=app
|
||||
export MYSQL_USER=app
|
||||
|
|
Loading…
Reference in a new issue