You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AssistDB_V2_Front/proxy.conf.json

7 lines
104 B

{
"/api/*": {
"target": "http://localhost:9002",
"secure": false,
"timeout": 600000
}
}