From 562bcb86d45d965fc7e055f0b9f3c51e421828de Mon Sep 17 00:00:00 2001 From: Marak Date: Thu, 2 Nov 2017 10:56:31 -0400 Subject: [PATCH] [view] [fix] Switch to using configurable IP #299 --- view/docs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/docs.html b/view/docs.html index 09f474c9..23387e05 100644 --- a/view/docs.html +++ b/view/docs.html @@ -372,7 +372,7 @@

Setting Hook Environment Variables

Setting Custom Domains

Custom domains are a great way to brand the appearance of your service with it's own unique domain name.

-

To add a Custom Domain, you will first need to set the domains A record to 159.203.77.62 ( which is the ip address of {{appName}} ).

+

To add a Custom Domain, you will first need to set the domains A record to {{balancerIP}} ( which is the ip address of {{appName}} ).

After setting the A record in your domain's DNS manager, simply visit: {{appUrl}}/domains to complete the process by mapping any of your Hooks to the Custom Domain.