From 1964b17d8257efe8aca86dc3af841a5ba74cefc9 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 8 Mar 2023 13:53:01 +0100 Subject: [PATCH] fix .env value --- conf/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/.env.production b/conf/.env.production index ca30422..1a651be 100644 --- a/conf/.env.production +++ b/conf/.env.production @@ -30,7 +30,7 @@ UI_URL=__DOMAIN__ # Workouts TILE_SERVER_URL=https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png -MAP_ATTRIBUTION=© OpenStreetMap contributors +MAP_ATTRIBUTION='© OpenStreetMap contributors' DEFAULT_STATICMAP=False STATICMAP_SUBDOMAINS=''