Running pass at the .env file

This commit is contained in:
decentral1se 2021-05-28 11:06:48 +02:00
parent b6f3010a5c
commit 53a5079e7a
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 4 additions and 7 deletions

View File

@ -4,7 +4,6 @@ DOMAIN=mastodon.swarm-test.autonomic.zone
# Enables WEB_DOMAIN if set (FOR FUTURE USE)
# USER_DOMAIN=
## Domain aliases
# EXTRA_DOMAINS=', `www.mastodon.example.com`'
LETS_ENCRYPT_ENV=production
@ -47,7 +46,6 @@ RAILS_SERVE_STATIC_FILES=true # might need this for traefik, need to test
DB_HOST=db
DB_USER=mastodon
DB_NAME=mastodon_production
DB_PASS=
DB_PORT=5432
# Redis
@ -80,8 +78,7 @@ OTP_SECRET=
# Web Push
# ========
VAPID_PRIVATE_KEY=
VAPID_PUBLIC_KEY=
# VAPID_PUBLIC_KEY=
# Limits
# ======