Foxnouns.NET/docker/Caddyfile

4 lines
92 B
Text
Raw Normal View History

2024-09-14 18:07:49 +02:00
http:// {
reverse_proxy /api/* http://rate:5003
reverse_proxy http://frontend:3000
}