Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

Commit

Permalink
Merge pull request #22 from IOTechSystems/DG-19
Browse files Browse the repository at this point in the history
DG-19: Service Port number set to 49992
  • Loading branch information
iain-anderson authored Aug 21, 2019
2 parents ccfe10f + c2e29ab commit 710b488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/configuration.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Service]
Host = "edgex-device-grove"
Port = 49991
Port = 49992
ConnectRetries = 3
HealthCheck = ""
StartupMsg = "device Grove PI started"
Expand Down

0 comments on commit 710b488

Please sign in to comment.