1
0
Fork 0
hivemind/config.toml

19 lines
383 B
TOML

[node]
log_level = "DEBUG"
address = "laptop.spb.wzray.com"
hostname = "laptop.spb.wzray.com"
bootstrap_master = "hicpu.spb.wzray.com"
keepalive_interval = 10
[roles.master]
observer_interval = 1
[roles.dns]
use_systemd = false
[roles.host]
domain = "traefik.wzray.com"
ip = "10.161.4.11"
local_address = "10.161.4.11"
internal_entrypoint = "https"
external_entrypoint = "ehttps"