mirror of
https://github.com/evroon/bracket.git
synced 2026-01-19 19:49:14 -05:00
6 lines
80 B
Caddyfile
6 lines
80 B
Caddyfile
:3000 {
|
|
root * /app/dist
|
|
file_server
|
|
try_files {path} /index.html
|
|
}
|