Caddy static

This commit is contained in:
Your Name 2025-05-04 22:44:37 +12:00
parent bbd7c635a8
commit c0dc928070

View File

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