Skip to content
Snippets Groups Projects

V.0.1.0 Codename Threadbare

Closed Ghost User requested to merge v.0.1.0-codename-threadbare into master
1 file
+ 7
4
Compare changes
  • Side-by-side
  • Inline
+ 7
4
#example gosdn.toml
CliSocket = "localhost:55055"
DatabaseSocket = "bolt://141.100.70.170:7687"
ConfigPath = "./configs/gosdn.toml"
# example config
CliSocket = "localhost:55055"
DatabaseSocket = "bolt://141.100.70.170:7687"
DatabaseUser = ""
DatabasePassword = ""
DatabaseCrypto = false
ConfigPath = "./configs/gosdn.toml"
Loading