Skip to content

Commit 53475cf

Browse files
committed
change port in proxy config
1 parent 47c460f commit 53475cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"/api": {
3-
"target": "http://localhost:3000",
3+
"target": "http://localhost:3001",
44
"secure": false,
55
"logLevel": "debug"
66
}

0 commit comments

Comments
 (0)