diff options
Diffstat (limited to 'setup')
-rw-r--r-- | setup/unix/traccar.xml | 1 | ||||
-rw-r--r-- | setup/windows/traccar.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/setup/unix/traccar.xml b/setup/unix/traccar.xml index c5759f87f..cad96982e 100644 --- a/setup/unix/traccar.xml +++ b/setup/unix/traccar.xml @@ -386,5 +386,6 @@ <entry key='supermate.port'>5108</entry> <entry key='appello.port'>5109</entry> <entry key='idpl.port'>5110</entry> + <entry key='granit.port'>5113</entry> </properties> diff --git a/setup/windows/traccar.xml b/setup/windows/traccar.xml index 1d573f282..fcefd1daa 100644 --- a/setup/windows/traccar.xml +++ b/setup/windows/traccar.xml @@ -386,5 +386,6 @@ <entry key='supermate.port'>5108</entry>
<entry key='appello.port'>5109</entry>
<entry key='idpl.port'>5110</entry>
+ <entry key='granit.port'>5113</entry>
</properties>
|