http2pic/docker/Caddyfile
2025-01-11 23:14:09 +01:00

5 lines
70 B
Caddyfile

:80 {
root * /srv
php_fastcgi 127.0.0.1:9000
file_server
}