mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-06 03:15:34 +01:00
fix: remove debug code
This commit is contained in:
parent
1802fdeb53
commit
d865f694fd
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
# {{ managedText | raw }}
|
# {{ managedText | raw }}
|
||||||
|
|
||||||
{{type}}
|
|
||||||
x-app: &default-app
|
x-app: &default-app
|
||||||
volumes:
|
volumes:
|
||||||
- "${DOCKER_WEB_VOLUME:-./{{ "drupal-project" == type ?? drupal.docroot }}:{{ project_root }}{{ "drupal-project" == type ?? '/' ~ drupal.docroot }}}"
|
- "${DOCKER_WEB_VOLUME:-./{{ "drupal-project" == type ?? drupal.docroot }}:{{ project_root }}{{ "drupal-project" == type ?? '/' ~ drupal.docroot }}}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue