4 lines
58 B
Caddyfile
4 lines
58 B
Caddyfile
|
:8888
|
||
|
root * dist
|
||
|
try_files {path} /index.html
|
||
|
file_server
|