Set a custom domain
Custom domains are now supported in all Bump plans.
You can host your documentation under your own domain by creating a CNAME record pointing to
custom.bump.sh
.For instance, if you want to host your documentation under the
developers.example.com
domain, you will create the following record:developers.example.com. 3600 IN CNAME custom.bump.sh.
- 1.Click on the chosen Documentation > Settings
- 2.Check the Setup a custom domain box.
- 3.Enter your custom domain.
- 4.Click Update global settings.
Last modified 1yr ago