From 88ad6e9d6173938aa7e35847c0e4d245a0b6b109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=91cze=20Bence?= Date: Sun, 9 May 2021 17:11:51 +0200 Subject: [PATCH] give example for LEAFLET_TILESERVER_ATTRIBUTION --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de024a9..0d0afcd 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Example: ``` LEAFLET_TILESERVER_URL=https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png LEAFLET_TILESERVER_SUBDOMAINS=abc +LEAFLET_TILESERVER_ATTRIBUTION="© OpenStreetMap contributors" ``` ### (Production only) Create cron job