Changes to mta and mtx config
This commit is contained in:
@@ -21,6 +21,8 @@ modules:
|
||||
- name: multitenancy-approuter
|
||||
type: nodejs
|
||||
path: app
|
||||
build-parameters:
|
||||
ignore: ["node_modules/"]
|
||||
parameters:
|
||||
# Keep existing URLs for this application ("routes")
|
||||
keep-existing-routes: true
|
||||
@@ -42,6 +44,8 @@ modules:
|
||||
# ------------------------------------------------------------
|
||||
type: nodejs
|
||||
path: gen/srv
|
||||
build-parameters:
|
||||
ignore: ["node_modules/"]
|
||||
properties:
|
||||
SAP_JWT_TRUST_ACL: [{"clientid":"*","identityzone":"sap-provisioning"}] # Trust between server and SaaS Manager
|
||||
requires:
|
||||
|
||||
Reference in New Issue
Block a user