10 lines
103 B
Caddyfile
10 lines
103 B
Caddyfile
{
|
|
debug
|
|
}
|
|
|
|
http://blog.kasperhermansen.com {
|
|
root * /usr/share/caddy
|
|
file_server
|
|
encode gzip
|
|
}
|