1
Fork 0
holycow/Caddyfile

5 lines
92 B
Text
Raw Normal View History

2024-11-29 11:56:23 +00:00
:30002 {
reverse_proxy http://localhost:30000
reverse_proxy /api http://localhost:30001
}