This commit is contained in:
Wolfgang Koch
2021-07-06 15:40:39 +02:00
parent b7ff0cd100
commit 60ba27ff3c
14 changed files with 1517 additions and 1755 deletions

View File

@@ -22,7 +22,7 @@ modules:
type: nodejs
path: app
build-parameters:
ignore: ["node_modules/"]
ignore: ["node_modules/"]
parameters:
# Keep existing URLs for this application ("routes")
keep-existing-routes: true
@@ -44,8 +44,8 @@ modules:
# ------------------------------------------------------------
type: nodejs
path: gen/srv
build-parameters:
ignore: ["node_modules/"]
# build-parameters:
# ignore: ["node_modules/"]
properties:
SAP_JWT_TRUST_ACL: [{"clientid":"*","identityzone":"sap-provisioning"}] # Trust between server and SaaS Manager
requires: