futtern/deploy/etc/caddy/Caddyfile

7 lines
108 B
Text
Raw Permalink Normal View History

2024-06-17 22:41:47 +02:00
:8087 {
2024-06-22 21:47:23 +02:00
log
2024-06-17 22:41:47 +02:00
root * /var/www/html/public
2024-06-22 21:47:23 +02:00
php_fastcgi localhost:9001
2024-06-17 22:41:47 +02:00
file_server
encode zstd gzip
}