caddy-php-for-docker/typecho/Caddyfile
2023-02-06 16:47:26 +08:00

6 lines
105 B
Caddyfile

rlds.tk {
encode gzip
root * /www/websites/typecho
php_fastcgi php-fpm:9000
file_server
}