Foxnouns.NET/docker/Caddyfile

4 lines
No EOL
92 B
Caddyfile

http:// {
reverse_proxy /api/* http://rate:5003
reverse_proxy http://frontend:3000
}