build: update configuration files

This commit is contained in:
Oliver Davies 2023-03-14 23:08:44 +00:00
parent 1c8d5c87f9
commit e13dc70125

View file

@ -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}"