From bbbc7230c0337b5364f8f19933a6483b177685f3 Mon Sep 17 00:00:00 2001 From: Zsolt Ero Date: Thu, 24 Oct 2024 01:59:11 +0200 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da00edb..169e629 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ See [dev setup docs](docs/dev_setup.md). Lot of self-hosting related fixes. -Generating the domain inside the style JSON files dynamically (using nginx sub_filter). +Generating the domain inside the style TileJSON files dynamically (using nginx sub_filter). Added SKIP_LETSENCRYPT variable for cases when the certificates are self-managed or self-signed is OK.