mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 19:11:31 +00:00
✨ Open up osmand protocol by default
This commit is contained in:
parent
d1f780f503
commit
6b884f7b2a
1 changed files with 2 additions and 0 deletions
|
@ -72,4 +72,6 @@
|
||||||
SELECT * FROM tc_statistics WHERE captureTime BETWEEN :from AND :to ORDER BY captureTime
|
SELECT * FROM tc_statistics WHERE captureTime BETWEEN :from AND :to ORDER BY captureTime
|
||||||
</entry>
|
</entry>
|
||||||
|
|
||||||
|
<!-- Enable default app port -->
|
||||||
|
<entry key='osmand.port'>5055</entry>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue