Run Engine commands for Web server
Use the following Run Engine commands to configure the Web server Docker container.
/SETUP/bin/entrypoint.sh
. If you want to
implement custom logic or override existing configurations, ensure that the necessary parameters can
be resolved by the commands during startup.Description | Command |
---|---|
Set connection to Transaction server host | run add-node ${TENANT}${ENVIRONMENT}${ENVTYPE}ts-app.${DOMAIN_NAME}-5443 |