Customizing Design Server URL and Selecting HTTPS protocol

The Design Server default URL:
https://localhost/login
uses HTTPS protocol on port 443.

If you want to use the non-default port, and HTTPS protocol, you must update these settings:
  • TX_HTTP
  • TX_HTTPS_PORT
  • TX_HTT_PORT

For detailed instruction see the tx-server-env.bat file.