aviary-ps/dist/Caddyfile

6 lines
90 B
Caddyfile

http://localhost:6660 {
root www/
file_server /index.js
reverse_proxy localhost:8000
}