metacubexd/Caddyfile

7 lines
67 B
Caddyfile
Raw Normal View History

2023-08-30 00:40:47 +08:00
:80 {
file_server
root * .
try_files {path} /index.html
}