the proxy configuration of Flying Ice template package.json is as follows:
:
vue-cil
I do not know what is wrong with the configuration of the agent, resulting in the interface 404 all the time.
the proxy configuration of Flying Ice template package.json is as follows:
:
vue-cil
I do not know what is wrong with the configuration of the agent, resulting in the interface 404 all the time.
"proxyConfig": {
"/": {
"enable": true,
"target": "http://192.168.1.139:3000"
}
},