We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c460f commit 53475cfCopy full SHA for 53475cf
proxy.conf.json
@@ -1,6 +1,6 @@
1
{
2
"/api": {
3
- "target": "http://localhost:3000",
+ "target": "http://localhost:3001",
4
"secure": false,
5
"logLevel": "debug"
6
}
0 commit comments