webcompile/Caddyfile

4 lines
57 B
Caddyfile
Raw Normal View History

2022-09-08 17:40:19 +05:30
localhost {
file_server
2022-09-08 17:46:45 +05:30
root * /usr/share/caddy
2022-09-08 17:40:19 +05:30
}