How to publish application to the custom domain

Solution to my probem is the adding BASEROW_CADDY_ADDRESSE=http://and BASEROW_BUILDER_DOMAINS=my_domain_address in the docker ENV.
And I set the sub domain for application builder page and its SSL in my NPM(Nginx Proxy Manager).

I wrote the above for someone who may suffer from this problem in the future.