github.com/rumpl/bof@v23.0.0-rc.2+incompatible/libnetwork/config/libnetwork.toml (about)

     1  title = "LibNetwork Configuration file"
     2  
     3  [daemon]
     4    debug = false
     5  [cluster]
     6    discovery = "token://swarm-discovery-token"
     7    Address = "Cluster-wide reachable Host IP"
     8  [datastore]
     9    embedded = false