2000 and 3000 respectively, here is an example using Flask:
python
6006. If the route matches /v1/*, it will forward the request to the service listening on port 2000. If the route matches /v2/*, it will forward the request to the service listening on port 3000.
D
ownload the proxy service program:
First, download the proxy service program using the following command:
config.yaml file:
In the same directory as the downloaded proxy service program, create a file named config.yaml with the following content:
yaml
bash
yaml
bash