updating port

This commit is contained in:
Eugene Kallivrousis 2025-04-08 19:04:06 -04:00
parent b0676d31d2
commit 282ebe4a5e

View file

@ -1,10 +1,10 @@
{
"/Api": {
"target": "http://localhost:6502/",
"target": "http://localhost:6500/",
"secure": false
},
"/hub": {
"target": "http://localhost:6502/",
"target": "http://localhost:6500/",
"secure": false,
"ws": true
}