Skip to content
Snippets Groups Projects
Unverified Commit 6387f320 authored by Chocobozzz's avatar Chocobozzz
Browse files

Fix docker compose with admin email

parent 575712a5
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,8 @@ services:
PEERTUBE_SMTP_PORT: ${PEERTUBE_SMTP_PORT}
PEERTUBE_SMTP_FROM: ${PEERTUBE_SMTP_FROM}
PEERTUBE_SMTP_TLS: ${PEERTUBE_SMTP_TLS}
PEERTUBE_ADMIN_EMAIL: ${PEERTUBE_ADMIN_EMAIL}
# /!\ Prefer to use the PeerTube admin interface to set the following configurations /!\
# PEERTUBE_ADMIN_EMAIL: ${PEERTUBE_ADMIN_EMAIL}
# PEERTUBE_SIGNUP_ENABLED: ${PEERTUBE_SIGNUP_ENABLED}
# PEERTUBE_TRANSCODING_ENABLED: ${PEERTUBE_TRANSCODING_ENABLED}
# Traefik labels are suggested as an example for people using Traefik,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment