mirror of
https://github.com/BarkProductions/barkman.git
synced 2026-06-13 06:11:55 +00:00
6 lines
76 B
Caddyfile
6 lines
76 B
Caddyfile
http://* {
|
|
root * /app
|
|
encode
|
|
try_files {path} /index.html
|
|
file_server
|
|
} |