fix: thread smtp var

This commit is contained in:
decentral1se 2021-11-30 11:27:16 +01:00
parent 3e8c4733c2
commit 2f5a8b746e
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ services:
- PEERTUBE_LIVE_CHAT_ENABLED
- PEERTUBE_REDIS_HOSTNAME=cache
- PEERTUBE_SIGNUP_ENABLED
- PEERTUBE_SMTP_ENABLED
- PEERTUBE_TRANSCODING_ENABLED
- PEERTUBE_TRUST_PROXY=["127.0.0.1", "loopback", "172.16.0.0/12", "10.0.0.0/8"]
- PEERTUBE_WEBSERVER_HOSTNAME=${DOMAIN}