etcdmain: default "--host-whitelist '*'"

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
release-3.4
Gyuho Lee 2018-03-26 17:09:14 -07:00
parent 7195bb7ced
commit 35509bf69c
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ security flags:
path to the peer certificate revocation list file.
--cors '*'
comma-separated whitelist of origins for CORS, or cross-origin resource sharing, (empty or * means allow all).
--host-whitelist ''
--host-whitelist '*'
acceptable hostnames from HTTP client requests, if server is not secure (empty or * means allow all).
logging flags