]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - support/docker/production/.env
Various improvements for docker-compose
[github/Chocobozzz/PeerTube.git] / support / docker / production / .env
CommitLineData
08c11bec
C
1PEERTUBE_DB_USERNAME=postgres_user
2PEERTUBE_DB_PASSWORD=postgres_password
e8d639b1 3PEERTUBE_WEBSERVER_HOSTNAME=domain.tld
f83e339b 4PEERTUBE_WEBSERVER_PORT=443
632f9815 5PEERTUBE_WEBSERVER_HTTPS=true
eff7cdd7
L
6# If you need more than one IP as trust_proxy
7# pass them as a comma separated array:
8PEERTUBE_TRUST_PROXY=["127.0.0.1"]
9#PEERTUBE_TRUST_PROXY=["127.0.0.1", "loopback", "192.168.1.0/24"]
d4d5853e
C
10PEERTUBE_SMTP_USERNAME=
11PEERTUBE_SMTP_PASSWORD=
fef13f14 12PEERTUBE_SMTP_HOSTNAME=postfix
f83e339b 13PEERTUBE_SMTP_PORT=25
e8d639b1 14PEERTUBE_SMTP_FROM=noreply@domain.tld
d4d5853e 15PEERTUBE_SMTP_TLS=true
0892f756 16PEERTUBE_SMTP_DISABLE_STARTTLS=false
e8d639b1 17PEERTUBE_ADMIN_EMAIL=admin@domain.tld
632f9815 18# /!\ Prefer to use the PeerTube admin interface to set the following configurations /!\
d4d5853e
C
19#PEERTUBE_SIGNUP_ENABLED=true
20#PEERTUBE_TRANSCODING_ENABLED=true