Readme, removed APK option.
continuous-integration/drone/push Build is passing

* Added README. (Fix #5)
* Removed -apk option.
This commit is contained in:
zegkljan
2023-06-10 17:27:59 +02:00
parent d25e58905f
commit f168a5966b
3 changed files with 108 additions and 3 deletions
-1
View File
@@ -46,7 +46,6 @@ type ServerConfig struct {
Port int
DbPath string
TilepackPath string
ApkPath string
ReinitDB bool
MinZoom int
DefaultCenter models.Coords