Set Web-Console CCDT values

This commit is contained in:
Stephen Marshall
2020-11-26 16:58:30 +00:00
committed by Stephen D Marshall
parent 4366cd8c81
commit aa7580aa5a
3 changed files with 6 additions and 0 deletions

View File

@@ -21,5 +21,7 @@
</application-bnd>
</enterpriseApplication>
<variable name="httpHost" value="*"/>
<jndiEntry jndiName="mqConsoleDefaultCCDTHostname" value="${env.MQ_CONSOLE_DEFAULT_CCDT_HOSTNAME}"/>
<jndiEntry jndiName="mqConsoleDefaultCCDTPort" value="${env.MQ_CONSOLE_DEFAULT_CCDT_PORT}"/>
<include location="tls.xml"/>
</server>