diff options
author | Abyss777 <abyss@fox5.ru> | 2016-07-05 17:16:06 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-07-06 12:35:12 +0500 |
commit | 387d798a8fc66ec6792851a199fc83c4636fc6d8 (patch) | |
tree | f91b808bd664d3482f3ec51c503f895ecd25cf3b /setup/windows | |
parent | 2f27e1e7af87191ae242732119073148561658cd (diff) | |
download | trackermap-server-387d798a8fc66ec6792851a199fc83c4636fc6d8.tar.gz trackermap-server-387d798a8fc66ec6792851a199fc83c4636fc6d8.tar.bz2 trackermap-server-387d798a8fc66ec6792851a199fc83c4636fc6d8.zip |
Granit protocol implementation
Diffstat (limited to 'setup/windows')
-rw-r--r-- | setup/windows/traccar.xml | 1 |
1 files changed, 1 insertions, 0 deletions
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>
|