Update 2 files
Some checks failed
Test and Publish Templates / test-and-publish (push) Failing after 24s

This commit is contained in:
j
2026-01-03 09:58:01 +13:00
parent 4f5e34313b
commit 4c81b9ec5d
2 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# See https://caddyserver.com/docs/caddyfile
localhost {
root * /static
file_server
root * /static
file_server
}