Skip to content

Commit

Permalink
Add gRPC configuration to config example
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissnell committed Oct 22, 2017
1 parent 62adfe7 commit 7edbfe2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions example/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ device:
hostname: 10.50.0.104
port: 22222
storage:
grpc:
use-tls: false
port: 7500
influxdb:
scheme: http
host: 10.50.0.35
Expand Down

0 comments on commit 7edbfe2

Please sign in to comment.