mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
Merged PR 911: Hotfix Config SignalR
Hotfix Config SignalR
This commit is contained in:
committed by
Günther Schmidlehner
parent
af2ab8f104
commit
921144c1f9
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"hubs": {
|
||||
"notifications": {
|
||||
"url": "https://isa.paragon-data.net/isa/v1/rt",
|
||||
"url": "https://isa.paragon-systems.de/isa/v1/rt",
|
||||
"enableAutomaticReconnect": false,
|
||||
"httpOptions": {
|
||||
"transport": 1,
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"hubs": {
|
||||
"notifications": {
|
||||
"url": "https://isa-staging.paragon-data.net/isa/v1/rt",
|
||||
"url": "https://isa-staging.paragon-systems.de/isa/v1/rt",
|
||||
"enableAutomaticReconnect": false,
|
||||
"httpOptions": {
|
||||
"transport": 1,
|
||||
|
||||
Reference in New Issue
Block a user