4 lines
92 B
Text
4 lines
92 B
Text
|
http:// {
|
||
|
reverse_proxy /api/* http://rate:5003
|
||
|
reverse_proxy http://frontend:3000
|
||
|
}
|