We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 877875e commit 456ba01Copy full SHA for 456ba01
1 file changed
sample-configs/HostConfig.conf
@@ -8,7 +8,7 @@ containers: [
8
orgName: "com.github.tmtsoftware.esw-observing-simulation"
9
deployModule: "iris-irisdeploy"
10
appName: "iris.irisdeploy.IrisContainerCmdApp"
11
- version: "06edf99"
+ version: "877875e"
12
# path of individual container configuration file
13
# provide correct path of config file below
14
configFilePath: "irisContainerPath"
@@ -20,7 +20,7 @@ containers: [
20
21
deployModule: "wfos-wfosdeploy"
22
appName: "wfos.wfosdeploy.WfosContainerCmdApp"
23
24
25
26
configFilePath: "wfosContainerPath"
0 commit comments