mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-14 03:01:39 -05:00
Remove default map tiles URL
This commit is contained in:
parent
053bfc525c
commit
cf37c36999
1 changed files with 0 additions and 2 deletions
|
|
@ -21,5 +21,3 @@ NOMINATIM_API_USE_HTTPS = ENV.fetch('NOMINATIM_API_USE_HTTPS', 'true') == 'true'
|
|||
|
||||
GEOAPIFY_API_KEY = ENV.fetch('GEOAPIFY_API_KEY', nil)
|
||||
# /Reverse geocoding settings
|
||||
|
||||
DEFAULT_MAP_TILES_URL = ENV.fetch('DEFAULT_MAP_TILES_URL', nil)
|
||||
|
|
|
|||
Loading…
Reference in a new issue