diff options
Diffstat (limited to 'setup')
-rw-r--r-- | setup/unix/traccar.xml | 2 | ||||
-rw-r--r-- | setup/windows/traccar.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/setup/unix/traccar.xml b/setup/unix/traccar.xml index bcb9a79e5..03ba845fc 100644 --- a/setup/unix/traccar.xml +++ b/setup/unix/traccar.xml @@ -297,6 +297,6 @@ <entry key='arknav.port'>5107</entry> <entry key='supermate.port'>5108</entry> <entry key='appello.port'>5109</entry> - <entry key='ldpl.port'>5110</entry> + <entry key='idpl.port'>5110</entry> </properties> diff --git a/setup/windows/traccar.xml b/setup/windows/traccar.xml index 9191c5ffb..71f56f4c7 100644 --- a/setup/windows/traccar.xml +++ b/setup/windows/traccar.xml @@ -297,6 +297,6 @@ <entry key='arknav.port'>5107</entry>
<entry key='supermate.port'>5108</entry>
<entry key='appello.port'>5109</entry>
- <entry key='ldpl.port'>5110</entry>
+ <entry key='idpl.port'>5110</entry>
</properties>
|