mirror of
https://github.com/evroon/bracket.git
synced 2026-06-11 18:24:38 -04:00
6 lines
80 B
Caddyfile
6 lines
80 B
Caddyfile
:3000 {
|
|
root * /app/dist
|
|
file_server
|
|
try_files {path} /index.html
|
|
}
|