Initial code commit.
This commit is contained in:
6
frontend/proxy.conf.json
Normal file
6
frontend/proxy.conf.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"/api": {
|
||||
"target": "http://localhost:8999/",
|
||||
"secure": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user