From 823eca420ac5430d94ca9a9235f4180d5afc3b98 Mon Sep 17 00:00:00 2001 From: Lev Vereshchagin Date: Fri, 17 Dec 2021 15:18:56 +0300 Subject: [PATCH] Remove default value of FRAPPE_SITE_NAME_HEADER in example.env --- example.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.env b/example.env index 0c760010..3233c02e 100644 --- a/example.env +++ b/example.env @@ -14,4 +14,4 @@ LETSENCRYPT_EMAIL=mail@example.com # or if host is `127.0.0.1` (local debugging), it should be `127.0.0.1` This variable allows # to override described behavior. Let's say you create site named `mysite` # and do want to access it by `127.0.0.1` host. Than you would set this variable to `mysite`. -FRAPPE_SITE_NAME_HEADER=site +FRAPPE_SITE_NAME_HEADER=