Add blog
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-23 08:47:38 +02:00
parent 63fbdeb01d
commit 306484b664
6 changed files with 40 additions and 13 deletions

View File

@@ -1,2 +1,10 @@
root * /usr/share/caddy
file_server
{
auto_https off
debug
http_port: 80
}
blog.kasperhermansen.com {
root * /usr/share/caddy
file_server
}