mirror of
https://github.com/moby/moby.git
synced 2026-07-14 03:21:18 +00:00
Signed-off-by: Anca Iordache <anca.iordache@docker.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
10 lines
198 B
TOML
10 lines
198 B
TOML
title = "LibNetwork Configuration file"
|
|
|
|
[daemon]
|
|
debug = false
|
|
[cluster]
|
|
discovery = "token://swarm-discovery-token"
|
|
Address = "Cluster-wide reachable Host IP"
|
|
[datastore]
|
|
embedded = false
|