diff --git a/conf/.env.production b/conf/.env.production index 68774e9..ca30422 100644 --- a/conf/.env.production +++ b/conf/.env.production @@ -29,11 +29,10 @@ UI_URL=__DOMAIN__ # WORKERS_PROCESSES= # Workouts -## Change default maps as per https://github.com/SamR1/FitTrackee/issues/313 -TILE_SERVER_URL=https://{s}.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png -MAP_ATTRIBUTION='fond de carte par OpenStreetMap France, sous licence CC BY-SA' -# DEFAULT_STATICMAP=False -STATICMAP_SUBDOMAINS=a,b,c +TILE_SERVER_URL=https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png +MAP_ATTRIBUTION=© OpenStreetMap contributors +DEFAULT_STATICMAP=False +STATICMAP_SUBDOMAINS='' # Weather # available weather API providers: darksky, visualcrossing