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