mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 02:44:59 +00:00
This commit adds support for advertise address by using a new config option `advertise`, or by defaulting its value to that specified in `bind`. Also adds support for listening on 0.0.0.0 by trying to determine the preferred outbound IP to use for the advertise address. |
||
|---|---|---|
| .. | ||
| cluster_test.go | ||
| config.go | ||
| config_internal_test.go | ||
| config_test.go | ||
| default.go | ||
| enterprise.go | ||
| handler_test.go | ||
| release.go | ||
| server.go | ||
| server_test.go | ||
| setup_logger.go | ||
| setup_logger_arm64.go | ||