diff --git a/res/configuration.toml b/res/configuration.toml index 65b3d58..e2ff1c7 100644 --- a/res/configuration.toml +++ b/res/configuration.toml @@ -1,6 +1,6 @@ [Service] Host = "edgex-device-grove" - Port = 49991 + Port = 49992 ConnectRetries = 3 HealthCheck = "" StartupMsg = "device Grove PI started"