Update Getting Started Guide
Make a couple of small changes in the getting started guide, one change in the configuration file, and removing one obsolete line from the guide. Change-Id: Ieaf88f0ad3c9e7b511e8fb98cae6e96d611bbdde
This commit is contained in:
parent
42299f4eb1
commit
77312c268e
@ -36,7 +36,7 @@ backend_driver = powerdns
|
||||
#domain_name_blacklist = \.arpa\.$, \.novalocal\.$, \.localhost\.$, \.localdomain\.$, \.local\.$
|
||||
|
||||
# Accepted TLD list - http://data.iana.org/TLD/tlds-alpha-by-domain.txt
|
||||
accepted_tld_list = COM, NET
|
||||
#accepted_tld_list = COM, NET, ORG, IE, UK, ...
|
||||
|
||||
# Maximum domain name length
|
||||
max_domain_name_len = 255
|
||||
|
@ -189,9 +189,6 @@ You can find the IP Address of your server by running
|
||||
|
||||
wget http://ipecho.net/plain -O - -q ; echo
|
||||
|
||||
If you’d like to see an instance in action, go here:
|
||||
http://166.78.183.212:9001/
|
||||
|
||||
A couple of notes on the API:
|
||||
|
||||
- Before Domains are created, you must create a server.
|
||||
|
Loading…
Reference in New Issue
Block a user