mirror of
https://github.com/gravitl/netmaker.git
synced 2025-11-11 17:20:34 +08:00
remove grpc parameters
This commit is contained in:
parent
2f5d68589e
commit
f7ed4bba2b
1 changed files with 0 additions and 4 deletions
4
dev.yaml
4
dev.yaml
|
|
@ -3,10 +3,6 @@ server:
|
||||||
apiconn: "api.ping.clustercat.com:443"
|
apiconn: "api.ping.clustercat.com:443"
|
||||||
apihost: ""
|
apihost: ""
|
||||||
apiport: "8081"
|
apiport: "8081"
|
||||||
grpcconn: "grpc.ping.clustercat.com:443"
|
|
||||||
grpchost: ""
|
|
||||||
grpcport: "50051"
|
|
||||||
grpcsecure: "on"
|
|
||||||
mqhost: "localhost"
|
mqhost: "localhost"
|
||||||
masterkey: "secretkey"
|
masterkey: "secretkey"
|
||||||
dnskey: ""
|
dnskey: ""
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue