mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
Merged PR 1281: #3215 Hotfix Update Configs Production Staging
#3215 Hotfix Update Configs Production Staging
This commit is contained in:
committed by
Günther Schmidlehner
parent
4518db2bdd
commit
b40b61a46c
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "ISA - Production",
|
||||
"@cdn/product-image": {
|
||||
"url": "https://produktbilder.paragon-data.net"
|
||||
"url": "https://produktbilder.paragon-systems.de"
|
||||
},
|
||||
"@core/auth": {
|
||||
"issuer": "https://sso.paragon-data.de",
|
||||
@@ -14,31 +14,31 @@
|
||||
"logLevel": "debug"
|
||||
},
|
||||
"@swagger/isa": {
|
||||
"rootUrl": "https://isa.paragon-data.net/isa/v1"
|
||||
"rootUrl": "https://isa.paragon-systems.de/isa/v1"
|
||||
},
|
||||
"@swagger/cat": {
|
||||
"rootUrl": "https://isa.paragon-data.net/catsearch/v5"
|
||||
"rootUrl": "https://isa.paragon-systems.de/catsearch/v5"
|
||||
},
|
||||
"@swagger/av": {
|
||||
"rootUrl": "https://isa.paragon-data.net/ava/v4"
|
||||
"rootUrl": "https://isa.paragon-systems.de/ava/v4"
|
||||
},
|
||||
"@swagger/checkout": {
|
||||
"rootUrl": "https://isa.paragon-data.net/checkout/v3"
|
||||
"rootUrl": "https://isa.paragon-systems.de/checkout/v3"
|
||||
},
|
||||
"@swagger/crm": {
|
||||
"rootUrl": "https://isa.paragon-data.net/crm/v3"
|
||||
"rootUrl": "https://isa.paragon-systems.de/crm/v3"
|
||||
},
|
||||
"@swagger/oms": {
|
||||
"rootUrl": "https://isa.paragon-data.net/oms/v4"
|
||||
"rootUrl": "https://isa.paragon-systems.de/oms/v4"
|
||||
},
|
||||
"@swagger/print": {
|
||||
"rootUrl": "https://isa.paragon-data.net/print/v1"
|
||||
"rootUrl": "https://isa.paragon-systems.de/print/v1"
|
||||
},
|
||||
"@swagger/eis": {
|
||||
"rootUrl": "https://filialinformationsystem.paragon-systems.de/eiswebapi/v1"
|
||||
},
|
||||
"@swagger/remi": {
|
||||
"rootUrl": "https://isa.paragon-data.net/inv/v1"
|
||||
"rootUrl": "https://isa.paragon-systems.de/inv/v1"
|
||||
},
|
||||
"hubs": {
|
||||
"notifications": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "ISA - Staging",
|
||||
"@cdn/product-image": {
|
||||
"url": "https://produktbilder.paragon-data.net"
|
||||
"url": "https://produktbilder.paragon-systems.de"
|
||||
},
|
||||
"@core/auth": {
|
||||
"issuer": "https://sso.paragon-data.de",
|
||||
@@ -14,31 +14,31 @@
|
||||
"logLevel": "debug"
|
||||
},
|
||||
"@swagger/isa": {
|
||||
"rootUrl": "https://isa-staging.paragon-data.net/isa/v1"
|
||||
"rootUrl": "https://isa-staging.paragon-systems.de/isa/v1"
|
||||
},
|
||||
"@swagger/cat": {
|
||||
"rootUrl": "https://isa-staging.paragon-data.net/catsearch/v5"
|
||||
"rootUrl": "https://isa-staging.paragon-systems.de/catsearch/v5"
|
||||
},
|
||||
"@swagger/av": {
|
||||
"rootUrl": "https://isa-staging.paragon-data.net/ava/v4"
|
||||
"rootUrl": "https://isa-staging.paragon-systems.de/ava/v4"
|
||||
},
|
||||
"@swagger/checkout": {
|
||||
"rootUrl": "https://isa-staging.paragon-data.net/checkout/v3"
|
||||
"rootUrl": "https://isa-staging.paragon-systems.de/checkout/v3"
|
||||
},
|
||||
"@swagger/crm": {
|
||||
"rootUrl": "https://isa-staging.paragon-data.net/crm/v3"
|
||||
"rootUrl": "https://isa-staging.paragon-systems.de/crm/v3"
|
||||
},
|
||||
"@swagger/oms": {
|
||||
"rootUrl": "https://isa-staging.paragon-data.net/oms/v4"
|
||||
"rootUrl": "https://isa-staging.paragon-systems.de/oms/v4"
|
||||
},
|
||||
"@swagger/print": {
|
||||
"rootUrl": "https://isa-staging.paragon-data.net/print/v1"
|
||||
"rootUrl": "https://isa-staging.paragon-systems.de/print/v1"
|
||||
},
|
||||
"@swagger/eis": {
|
||||
"rootUrl": "https://filialinformationsystem-staging.paragon-systems.de/eiswebapi/v1"
|
||||
},
|
||||
"@swagger/remi": {
|
||||
"rootUrl": "https://isa-staging.paragon-data.net/inv/v1"
|
||||
"rootUrl": "https://isa-staging.paragon-systems.de/inv/v1"
|
||||
},
|
||||
"hubs": {
|
||||
"notifications": {
|
||||
|
||||
Reference in New Issue
Block a user