Files
greptimedb/tests/conf/frontend-test.toml.template
jeremyhi fac22575aa refactor!: unify the option names across all components (#5457)
* refactor: rename grpc options

* refactor: make the arg clearly

* chore: comments on server_addr

* chore: fix test

* chore: remove the store_addr alias

* refactor: cli option rpc_server_addr

* chore: keep store-addr alias

* chore: by comment
2025-02-06 06:37:14 +00:00

3 lines
68 B
Plaintext

[grpc]
bind_addr = "127.0.0.1:29401"
server_addr = "127.0.0.1:29401"