Skip to content

Commit bdfd120

Browse files
author
Your Name
committed
typescript course ongoing
1 parent bb86dee commit bdfd120

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: client/proxy.conf.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
{
3+
"/api": {
4+
"target": "http://localhost:8090",
5+
"secure": false
6+
}
7+
}

0 commit comments

Comments
 (0)