Skip to content

Commit

Permalink
config_stores -> config_store
Browse files Browse the repository at this point in the history
  • Loading branch information
seeflood authored Mar 11, 2022
1 parent 17132e8 commit ec99b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/config_trace_skywalking.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"hello": "greeting"
}
},
"config_stores": {
"config_store": {
"etcd": {
"address": [
"127.0.0.1:2379"
Expand Down

0 comments on commit ec99b1f

Please sign in to comment.