apisix/conf/config.yaml
2019-05-28 16:40:33 +08:00

12 lines
167 B
YAML

etcd:
host: "http://127.0.0.1:2379"
prefix: "/v2/keys/apisix"
timeout: 60
plugins:
- example-plugin
- limit-req
- limit-count
- key-auth
- prometheus