fix: apisix adjust
This commit is contained in:
parent
2bd4ee1e01
commit
a024e81beb
|
@ -49,3 +49,8 @@ plugin_attr:
|
||||||
export_addr:
|
export_addr:
|
||||||
ip: "0.0.0.0"
|
ip: "0.0.0.0"
|
||||||
port: 9091
|
port: 9091
|
||||||
|
server-info:
|
||||||
|
report_ttl: 60
|
||||||
|
|
||||||
|
plugins: # plugin list
|
||||||
|
- server-info
|
||||||
|
|
Loading…
Reference in New Issue