preparations for rewrite

This commit is contained in:
2025-01-11 23:14:09 +01:00
parent 637a781f24
commit cf07363a8d
39 changed files with 105 additions and 66 deletions

5
docker/Caddyfile Normal file
View File

@ -0,0 +1,5 @@
:80 {
root * /srv
php_fastcgi 127.0.0.1:9000
file_server
}