diff --git a/CloudronManifest.json b/CloudronManifest.json index 7c6a345..75bc74d 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -72,6 +72,12 @@ "description": "Port over which Teltonika clients can connect", "defaultValue": 5027, "containerPort": 5027 + }, + "GT06_PORT": { + "title": "GT06 Protocol Port", + "description": "Port over which GT06 clients can connect", + "defaultValue": 5023, + "containerPort": 5023 } }, "website": "https://www.traccar.org",