aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/docker
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-02-12 10:18:24 +0100
committerChocobozzz <me@florianbigard.com>2021-02-12 10:18:24 +0100
commit18ffaf2430df57ecc2150bdd89a7ecfd08bd1257 (patch)
treea4934767b6dcbd7decebf9792fd59c531898f7d5 /support/docker
parent9817060fb7b4b728eed366bd75c9cba638a4c78d (diff)
downloadPeerTube-18ffaf2430df57ecc2150bdd89a7ecfd08bd1257.tar.gz
PeerTube-18ffaf2430df57ecc2150bdd89a7ecfd08bd1257.tar.zst
PeerTube-18ffaf2430df57ecc2150bdd89a7ecfd08bd1257.zip
Remove traefik doc: we don't use it anymore
Diffstat (limited to 'support/docker')
-rw-r--r--support/docker/production/config/production.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/docker/production/config/production.yaml b/support/docker/production/config/production.yaml
index 6215b9fdf..c97c37987 100644
--- a/support/docker/production/config/production.yaml
+++ b/support/docker/production/config/production.yaml
@@ -66,7 +66,7 @@ log:
66 66
67tracker: 67tracker:
68 enabled: true 68 enabled: true
69 reject_too_many_announces: false # false because we have issues with traefik and ws ip/port forwarding 69 reject_too_many_announces: false # false because we have issues with docker ws ip/port forwarding
70 70
71admin: 71admin:
72 email: null 72 email: null