build: update configuration files
This commit is contained in:
parent
e13dc70125
commit
513fefee86
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
drupal-project
|
||||
x-app: &default-app
|
||||
volumes:
|
||||
- "${DOCKER_WEB_VOLUME:-./:/app}"
|
||||
- "${DOCKER_WEB_VOLUME:-./1:/app}"
|
||||
env_file:
|
||||
- .env
|
||||
restart: "${DOCKER_RESTART_POLICY:-unless-stopped}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue