1
0
mirror of https://github.com/MetaCubeX/metacubexd.git synced 2025-01-15 13:23:53 +08:00

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
}