6 lines
No EOL
112 B
Caddyfile
6 lines
No EOL
112 B
Caddyfile
:8087 {
|
|
root * /var/www/html/public
|
|
php_fastcgi unix//var/run/php-fpm.sock
|
|
file_server
|
|
encode zstd gzip
|
|
} |