From 56112f945652d9de7551febbef5f67f4482f85b2 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Sun, 25 Jul 2021 16:30:55 +0200 Subject: [PATCH] Add example .env [ci skip] --- .env.sample | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .env.sample diff --git a/.env.sample b/.env.sample new file mode 100644 index 0000000..3219a3f --- /dev/null +++ b/.env.sample @@ -0,0 +1,19 @@ +TYPE=discourse + +DOMAIN=discourse.example.com +## Domain aliases +#EXTRA_DOMAINS=', `www.discourse.example.com`' +LETS_ENCRYPT_ENV=production + +# Outgoing email +#DISCOURSE_SMTP_HOST= +#DISCOURSE_SMTP_PORT= +#DISCOURSE_SMTP_USER= +#DISCOURSE_SMTP_PROTOCOL= +#DISCOURSE_SMTP_AUTH= + +# SMTP authentication +#COMPOSE_FILE="compose.yml:compose.smtpauth.yml" +#SECRET_SMTP_PASSWORD_VERSION=v1 + +SECRET_DB_PASSWORD_VERSION=v1