We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f80d39 commit 353046bCopy full SHA for 353046b
mission-patient-list/mta.yaml
@@ -1,13 +1,13 @@
1
_schema-version: "3.1.0"
2
ID: sap-health-example-mission
3
description: SAP Health Example for Mission
4
-version: 2.0.0
+version: 2.1.0
5
parameters:
6
suffix: default
7
deploy_mode: html5-repo
8
domain: ${default-domain}
9
enable-parallel-deployments: true
10
- UI_HOST: ${space}
+ UI_HOST: ${org}-${space}
11
UI_DOMAIN: ${domain}
12
13
modules:
0 commit comments