mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-04 21:17:36 +08:00
docs(skywalking-logger): fix typo (#5580)
This commit is contained in:
parent
3422713b9c
commit
e567937b22
@ -60,7 +60,7 @@ The following is an example of how to enable the `skywalking-logger` for a speci
|
||||
curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -d '
|
||||
{
|
||||
"plugins": {
|
||||
"http-logger": {
|
||||
"skywalking-logger": {
|
||||
"endpoint_addr": "http://127.0.0.1:12800"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user