kasperhermansen-blog/Caddyfile

8 lines
99 B
Caddyfile
Raw Normal View History

2022-05-22 22:55:13 +02:00
{
auto_https off
}
http://blog.kasperhermansen.com {
root * /usr/share/caddy
file_server
}