1
Fork 0
holycow/Caddyfile

4 lines
92 B
Caddyfile

:30002 {
reverse_proxy http://localhost:30000
reverse_proxy /api http://localhost:30001
}