website/Caddyfile

5 lines
58 B
Caddyfile
Raw Normal View History

2022-09-08 15:10:19 +03:00
localhost {
file_server
2022-09-08 15:16:45 +03:00
root * /usr/share/caddy
2022-09-08 15:22:13 +03:00
}