mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-06 19:35:33 +01:00
refactor(drupal): reorganise templates
This commit is contained in:
parent
578340ca8f
commit
783d76fcf5
4 changed files with 24 additions and 60 deletions
6
templates/drupal/caddy/Caddyfile.twig
Normal file
6
templates/drupal/caddy/Caddyfile.twig
Normal file
|
@ -0,0 +1,6 @@
|
|||
# {{ managedText | raw }}
|
||||
|
||||
:80
|
||||
root * {{ project_root }}/{{ drupal.docroot }}
|
||||
file_server
|
||||
php_fastcgi php:9000
|
Loading…
Add table
Add a link
Reference in a new issue