Files

6 lines
87 B
Caddyfile
Raw Permalink Normal View History

2026-02-09 15:27:14 +03:00
:3000 {
root * /usr/share/caddy
file_server
try_files {path} /index.html
}