Caddy updates.

This commit is contained in:
Your Name
2025-05-19 19:53:13 +12:00
parent 9be56685ec
commit 70536b623b
5 changed files with 8 additions and 4 deletions

View File

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