summaryrefslogtreecommitdiffstats
path: root/build-context/Caddyfile
blob: 6979a0af6cb73de290afe7121d7fc4354dfacb75 (plain) (blame)
1
2
3
4
5
6
7
http:// {
  encode gzip zstd

  root * /usr/share/webapps/zabbix
  php_fastcgi 127.0.0.1:9000
  file_server
}