Files
greptimedb/tests/conf/frontend-test.toml.template
Weny Xu 7f307a4cac feat: auto detecting local IP to use as hostname (#5314)
* feat: auto detecting hostname

* chore: update config.md

* chore: bring back hostname

* chore: apply suggestions from CR

* chore: use const

* chore: apply suggesions from CR

* fix: fix sqlness
2025-01-08 12:06:31 +00:00

3 lines
60 B
Plaintext

[grpc]
addr = "127.0.0.1:29401"
hostname = "127.0.0.1:29401"