Skip to content

Commit 353046b

Browse files
Update mta.yaml for unique hosts
Added org so that the url is unique
1 parent 4f80d39 commit 353046b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mission-patient-list/mta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
_schema-version: "3.1.0"
22
ID: sap-health-example-mission
33
description: SAP Health Example for Mission
4-
version: 2.0.0
4+
version: 2.1.0
55
parameters:
66
suffix: default
77
deploy_mode: html5-repo
88
domain: ${default-domain}
99
enable-parallel-deployments: true
10-
UI_HOST: ${space}
10+
UI_HOST: ${org}-${space}
1111
UI_DOMAIN: ${domain}
1212

1313
modules:

0 commit comments

Comments
 (0)