mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-06 19:35:33 +01:00
feat: add Caddy as a web server
This commit is contained in:
parent
1d7f796538
commit
eb29d11134
5 changed files with 53 additions and 3 deletions
4
templates/web/caddy/Caddyfile.twig
Normal file
4
templates/web/caddy/Caddyfile.twig
Normal file
|
@ -0,0 +1,4 @@
|
|||
:80
|
||||
root * /app/docroot
|
||||
file_server
|
||||
php_fastcgi php:9000
|
Loading…
Add table
Add a link
Reference in a new issue