caddy-php-for-docker/typecho/Caddyfile

6 lines
105 B
Caddyfile
Raw Normal View History

2023-02-06 16:47:26 +08:00
rlds.tk {
encode gzip
root * /www/websites/typecho
php_fastcgi php-fpm:9000
file_server
}