This website requires JavaScript.
Explore
Help
Sign In
opdavies
/
build-configs
Watch
1
Star
0
Fork
You've already forked build-configs
0
mirror of
https://github.com/opdavies/build-configs.git
synced
2025-01-24 02:47:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d04169a0d8
build-configs
/
templates
/
web
/
caddy
/
Caddyfile.twig
5 lines
70 B
Twig
Raw
Normal View
History
Unescape
Escape
feat: add Caddy as a web server
2023-02-14 20:14:43 +00:00
:80
feat: make the Drupal docroot configurable Allow for setting a `docroot` directory for Drupal projects. By default, I've set this to `web` as that's what the Drupal Composer scaffold projects use, but other platforms such as Acquia Cloud hosting use `docroot`. This is how it can be configured in `build.yaml`: ```yaml drupal: docroot: docroot ``` Fixes #2
2023-02-19 12:56:04 +00:00
root * /app/
{{
drupal
.docroot
}}
feat: add Caddy as a web server
2023-02-14 20:14:43 +00:00
file_server
php_fastcgi php:9000
Reference in a new issue
Copy permalink