Production
If you are a cloud user, please go to the hosting section of the HollaEx Dashboard to configure custom domains.
hollaex prod
By default, the domain for the exchange is set as
localhost
. This means your exchange is only reachable from your local computer. To apply your domains on the exchange and make it reachable from the outside world, the command above will help you.Support SSL connection for the exchange is extremely important. To make the process easier, you can issue the SSL certificate while binding the domain to your exchange, through
hollaex prod
command.The other way is by running the
hollaex toolbox --issue_ssl
command. This command would be useful to issue an SSL certificate without changing the current domain bound.
Last modified 2mo ago