webcompile/Caddyfile

5 lines
65 B
Caddyfile
Raw Normal View History

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