Open up osmand protocol by default

This commit is contained in:
Franck Nijhof 2020-03-01 17:31:01 +01:00
parent d1f780f503
commit 6b884f7b2a
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -72,4 +72,6 @@
SELECT * FROM tc_statistics WHERE captureTime BETWEEN :from AND :to ORDER BY captureTime
</entry>
<!-- Enable default app port -->
<entry key='osmand.port'>5055</entry>
</properties>