Improve example wide_ip variable
This commit is contained in:
parent
c77a4a7108
commit
af699f8475
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ EXAMPLES = '''
|
||||||
user=admin
|
user=admin
|
||||||
password=mysecret
|
password=mysecret
|
||||||
lb_method=round_robin
|
lb_method=round_robin
|
||||||
wide_ip=my_wide_ip
|
wide_ip=my-wide-ip.example.com
|
||||||
'''
|
'''
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in a new issue