Add missing LIST_MONK_AUTH env var

This commit is contained in:
ekzyis 2023-10-13 22:10:38 +02:00
parent 8f229c51bf
commit dae8813e44
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ TWITTER_SECRET=<YOUR TWITTER SECRET>
# email
LOGIN_EMAIL_SERVER=smtp://<YOUR EMAIL>:<YOUR PASSWORD>@<YOUR SMTP DOMAIN>:587
LOGIN_EMAIL_FROM=<YOUR FROM ALIAS>
LIST_MONK_AUTH=
#####################################################################
# OTHER / OPTIONAL #