From d1c3eb5fc18d263addd8e6ae4a80a9142f3405d0 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 27 Jun 2021 08:05:41 +0200 Subject: [PATCH] Update config.env --- conf/config.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.env b/conf/config.env index 7ed685d..216ab97 100644 --- a/conf/config.env +++ b/conf/config.env @@ -24,7 +24,7 @@ MAPBOX_TOKEN=__MAPBOX_TOKEN__ # MapZen is used for getting elevation information # Get an API key on https://mapzen.com/developers/sign_up -#MAPZEN_TOKEN=__MAPZEN_TOKEN__ +#MAPZEN_TOKEN= # Maxmind configuration. If specified, the maxmind GeoLite2 database will be downloaded # for Geo IP lookup (to show the initial map state) and kept in memory.