metacubexd/Caddyfile
2023-08-30 00:40:47 +08:00

7 lines
67 B
Caddyfile

:80 {
file_server
root * .
try_files {path} /index.html
}