build: update configuration files
This commit is contained in:
parent
1c8d5c87f9
commit
e13dc70125
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
# Do not edit this file. It is automatically generated by 'build-configs'.
|
||||
|
||||
drupal-project
|
||||
x-app: &default-app
|
||||
volumes:
|
||||
- "${DOCKER_WEB_VOLUME:-./web:/app/web}"
|
||||
- "${DOCKER_WEB_VOLUME:-./:/app}"
|
||||
env_file:
|
||||
- .env
|
||||
restart: "${DOCKER_RESTART_POLICY:-unless-stopped}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue