Skip to content
Snippets Groups Projects
Commit 7b2ef24b authored by Malte Bauch's avatar Malte Bauch
Browse files

fixing goSDN database ip

parent 2b6ab01c
Branches
Tags
2 merge requests!90Develop,!53V.0.1.0 Codename Threadbare
Pipeline #53130 failed
# example config
CliSocket = "localhost:55055"
DatabaseSocket = "bolt:/172.17.0.4/:7687"
DatabaseSocket = "bolt://172.17.0.4:7687"
DatabaseUser = ""
DatabasePassword = ""
DatabaseCrypto = false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment