Initial commit
This commit is contained in:
commit
bd3fce7e64
25 changed files with 888 additions and 0 deletions
4
tools/docker/web/root/etc/caddy/Caddyfile
Normal file
4
tools/docker/web/root/etc/caddy/Caddyfile
Normal file
|
@ -0,0 +1,4 @@
|
|||
:80
|
||||
root * /app/public
|
||||
php_fastcgi php:9000
|
||||
file_server
|
Loading…
Add table
Add a link
Reference in a new issue