Customizing Link URL and Selecting HTTPS protocol

The Link default URL: https://localhost:4443/login uses HTTPS protocol on port 4443.

If you want to use a non-default port and HTTPS protocol, you must update the client inbound settings in the configuration file config.yaml.
  • port
  • protocol
  • host

For detailed instruction see the config.yaml file.