mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-28 20:13:33 +00:00
configure corrosion bootstrap peers when initialising a machine
This commit is contained in:
@@ -32,6 +32,7 @@ type DBConfig struct {
|
||||
|
||||
type GossipConfig struct {
|
||||
Addr netip.AddrPort `toml:"addr"`
|
||||
Bootstrap []string `toml:"bootstrap"`
|
||||
Plaintext bool `toml:"plaintext"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user