mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 17:25:34 +08:00
7 lines
67 B
Caddyfile
7 lines
67 B
Caddyfile
:80 {
|
|
file_server
|
|
|
|
root * .
|
|
|
|
try_files {path} /index.html
|
|
} |