Merge pull request #40 from mruczek/patch-1

Fix typo
This commit is contained in:
Alexandre Flament
2020-07-10 16:04:21 +02:00
committed by GitHub

2
.env
View File

@@ -16,7 +16,7 @@ LETSENCRYPT_EMAIL=email@example.com
LETSENCRYPT_AGREE=false
# use openssl rand -base64 33
MORTY_KEY=RemplaceWithARealKey!
MORTY_KEY=ReplaceWithARealKey!
# filtron ( /filtron/rules ), use for example "tr -cd '[:alnum:]' < /dev/urandom | fold -w12 | head -n1"
FILTRON_USER=filtron