futtern/deploy/etc/caddy/Caddyfile
2024-06-18 22:12:36 +02:00

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
}