Florent Poinsaut 2018-06-04 14:45:58 +02:00 committed by Chocobozzz
parent f83e339b82
commit 632f9815c6
1 changed files with 5 additions and 5 deletions

View File

@ -2,14 +2,14 @@ DB_USERNAME=postgres_user
DB_PASSWORD=postgres_password DB_PASSWORD=postgres_password
PEERTUBE_WEBSERVER_HOSTNAME=my.domain.tld PEERTUBE_WEBSERVER_HOSTNAME=my.domain.tld
PEERTUBE_WEBSERVER_PORT=443 PEERTUBE_WEBSERVER_PORT=443
PEERTUBE_WEBSERVER_HTTPS="true" PEERTUBE_WEBSERVER_HTTPS=true
PEERTUBE_REDIS_HOSTNAME=redis
PEERTUBE_SMTP_USERNAME=null PEERTUBE_SMTP_USERNAME=null
PEERTUBE_SMTP_PASSWORD=null PEERTUBE_SMTP_PASSWORD=null
PEERTUBE_SMTP_HOSTNAME=null PEERTUBE_SMTP_HOSTNAME=null
PEERTUBE_SMTP_PORT=25 PEERTUBE_SMTP_PORT=25
PEERTUBE_SMTP_FROM=noreply@peertube.domain.tld PEERTUBE_SMTP_FROM=noreply@peertube.domain.tld
PEERTUBE_SMTP_TLS="true" PEERTUBE_SMTP_TLS="true"
PEERTUBE_ADMIN_EMAIL=admin@domain.tld # /!\ Prefer to use the PeerTube admin interface to set the following configurations /!\
PEERTUBE_SIGNUP_ENABLED="true" #PEERTUBE_ADMIN_EMAIL=admin@domain.tld
PEERTUBE_TRANSCODING_ENABLED="true" #PEERTUBE_SIGNUP_ENABLED="true"
#PEERTUBE_TRANSCODING_ENABLED="true"