mirror of
https://github.com/opdavies/build-configs.git
synced 2025-01-23 10:37:31 +00:00
Oliver Davies
6b5c1b5aee
Allow for overriding the project root from `/app` to something else, such as `/var/www/html`. The default is set within a new `build.defaults.yaml` file which the project specific file is merged into. Fixes #27
7 lines
111 B
Twig
7 lines
111 B
Twig
# {{ managedText | raw }}
|
|
|
|
:80
|
|
root * {{ project_root }}/{{ drupal.docroot }}
|
|
file_server
|
|
php_fastcgi php:9000
|