ripping out wg grpc stuff

This commit is contained in:
afeiszli
2021-08-09 17:34:13 -04:00
parent 6a91bed0bb
commit 70493754b2
14 changed files with 12 additions and 727 deletions
+2 -8
View File
@@ -2,16 +2,10 @@ server:
host: "localhost"
apiport: "8081"
grpcport: "50051"
masterkey: "secretkey"
masterkey: ""
allowedorigin: "*"
restbackend: true
agentbackend: true
defaultnetname: "default"
defaultnetrange: "10.10.10.0/24"
createdefault: true
mongoconn:
user: "mongoadmin"
pass: "mongopass"
host: "localhost"
port: "27017"
opts: '/?authSource=admin'
createdefault: true