1
0
Fork 0
peertube/support/docker/production/.env

17 lines
537 B
Bash
Raw Normal View History

DB_USERNAME=postgres_user
DB_PASSWORD=postgres_password
2018-06-11 08:09:00 +00:00
PEERTUBE_WEBSERVER_HOSTNAME=domain.tld
PEERTUBE_WEBSERVER_PORT=443
PEERTUBE_WEBSERVER_HTTPS=true
2018-06-05 12:04:51 +00:00
PEERTUBE_SMTP_USERNAME=
PEERTUBE_SMTP_PASSWORD=
PEERTUBE_SMTP_HOSTNAME=
PEERTUBE_SMTP_PORT=25
2018-06-11 08:09:00 +00:00
PEERTUBE_SMTP_FROM=noreply@domain.tld
2018-06-05 12:04:51 +00:00
PEERTUBE_SMTP_TLS=true
PEERTUBE_SMTP_DISABLE_STARTTLS=false
2018-06-11 08:09:00 +00:00
PEERTUBE_ADMIN_EMAIL=admin@domain.tld
# /!\ Prefer to use the PeerTube admin interface to set the following configurations /!\
2018-06-05 12:04:51 +00:00
#PEERTUBE_SIGNUP_ENABLED=true
#PEERTUBE_TRANSCODING_ENABLED=true