aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/docker/production/.env
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-12-30 16:53:11 +0100
committerChocobozzz <me@florianbigard.com>2020-12-30 17:06:21 +0100
commitafd4ee86ddb97f8d49585fddd318bedcd3ad55b8 (patch)
treefae625fc92ba84936a063275dac122c1f4e8eb46 /support/docker/production/.env
parent83d4aba676ce376fe68ff17e7d92b037b108c2f1 (diff)
downloadPeerTube-afd4ee86ddb97f8d49585fddd318bedcd3ad55b8.tar.gz
PeerTube-afd4ee86ddb97f8d49585fddd318bedcd3ad55b8.tar.zst
PeerTube-afd4ee86ddb97f8d49585fddd318bedcd3ad55b8.zip
Remove traefik docker support
Diffstat (limited to 'support/docker/production/.env')
-rw-r--r--support/docker/production/.env6
1 files changed, 0 insertions, 6 deletions
diff --git a/support/docker/production/.env b/support/docker/production/.env
index 86356d5a3..3e19c3817 100644
--- a/support/docker/production/.env
+++ b/support/docker/production/.env
@@ -41,12 +41,6 @@ OPENDKIM_DOMAINS=<MY DOMAIN>=peertube
41# see https://github.com/wader/postfix-relay/pull/18 41# see https://github.com/wader/postfix-relay/pull/18
42OPENDKIM_RequireSafeKeys=no 42OPENDKIM_RequireSafeKeys=no
43 43
44# Let's Encrypt service configuration
45TRAEFIK_ACME_EMAIL=<MY EMAIL ADDRESS>
46# If you need to obtain ACME certificates for more than one DOMAIN
47# pass them as a comma separated string
48TRAEFIK_ACME_DOMAINS=<MY DOMAIN>
49
50# /!\ Prefer to use the PeerTube admin interface to set the following configurations /!\ 44# /!\ Prefer to use the PeerTube admin interface to set the following configurations /!\
51#PEERTUBE_SIGNUP_ENABLED=true 45#PEERTUBE_SIGNUP_ENABLED=true
52#PEERTUBE_TRANSCODING_ENABLED=true 46#PEERTUBE_TRANSCODING_ENABLED=true