Web server Run Engine commands
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 the connection to the Transaction server | run add-node ${TENANT}${ENVIRONMENT}${ENVTYPE}ts-app.${DOMAIN_NAME}-5443 |