feat: add Caddy as a web server

This commit is contained in:
Oliver Davies 2023-02-14 20:14:43 +00:00
parent 1d7f796538
commit eb29d11134
5 changed files with 53 additions and 3 deletions

View file

@ -0,0 +1,4 @@
:80
root * /app/docroot
file_server
php_fastcgi php:9000