This commit is contained in:
Nino
2025-05-13 16:45:30 +02:00
3 changed files with 86 additions and 87 deletions

View File

@@ -29,13 +29,13 @@
"rootUrl": "https://isa-test.paragon-data.net/ava/v6"
},
"@swagger/checkout": {
"rootUrl": "https://isa-test.paragon-data.net/checkout/v6"
"rootUrl": "https://isa-feature.paragon-data.net/checkout/v6"
},
"@swagger/crm": {
"rootUrl": "https://isa-test.paragon-data.net/crm/v6"
"rootUrl": "https://isa-feature.paragon-data.net/crm/v6"
},
"@swagger/oms": {
"rootUrl": "https://isa-test.paragon-data.net/oms/v6"
"rootUrl": "https://isa-feature.paragon-data.net/oms/v6"
},
"@swagger/print": {
"rootUrl": "https://isa-test.paragon-data.net/print/v1"
@@ -82,5 +82,4 @@
"4": "Frau"
},
"@shared/icon": "/assets/icons.json"
}

View File

@@ -20,4 +20,4 @@ resources:
aspnet_environment: %ENVIRONMENT%
configMap:
mountPath: /usr/share/nginx/html/config
mountPath: /usr/share/nginx/html/browser/config

View File

@@ -25,4 +25,4 @@ deployment_annotations:
aspnet_environment: %ENVIRONMENT%
configMap:
mountPath: /usr/share/nginx/html/config
mountPath: /usr/share/nginx/html/browser/config