Go back to caddy

This commit is contained in:
Sparky
2025-10-27 17:26:49 +00:00
parent d248509f64
commit 8a682d7fb4
4 changed files with 11 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
*.site.quack-lab.dev {
debug
root * /usr/share/caddy
file_server
log {
output stdout
}
}