build: update configuration files

This commit is contained in:
Oliver Davies 2023-03-14 23:12:10 +00:00
parent e13dc70125
commit 513fefee86

View file

@ -3,7 +3,7 @@
drupal-project drupal-project
x-app: &default-app x-app: &default-app
volumes: volumes:
- "${DOCKER_WEB_VOLUME:-./:/app}" - "${DOCKER_WEB_VOLUME:-./1:/app}"
env_file: env_file:
- .env - .env
restart: "${DOCKER_RESTART_POLICY:-unless-stopped}" restart: "${DOCKER_RESTART_POLICY:-unless-stopped}"