mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
fix(docs): reference correct cors flag
This commit is contained in:
parent
a7eeb01bc8
commit
5f2d9b38dc
@ -52,7 +52,7 @@ addr = "127.0.0.1:4001"
|
||||
bind_addr = "127.0.0.1:4001"
|
||||
ca_file = ""
|
||||
cert_file = ""
|
||||
cors_origins = []
|
||||
cors = []
|
||||
cpu_profile_file = ""
|
||||
data_dir = "."
|
||||
key_file = ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user