kasperhermansen-blog/Caddyfile
kjuulh 697114a448
All checks were successful
continuous-integration/drone/push Build is passing
without http
2022-05-22 23:11:10 +02:00

15 lines
161 B
Caddyfile

{
auto_https off
}
blog.kasperhermansen.com {
root * /usr/share/caddy
file_server
}
b.kasperhermansen.com {
root * /usr/share/caddy
file_server
}