Add RTMP optional port setup

This commit is contained in:
decentral1se
2021-05-10 12:58:10 +02:00
parent 2428f5fabd
commit 9a1dd29d01
3 changed files with 10 additions and 1 deletions

View File

@ -24,5 +24,9 @@ LOG_LEVEL=WARN
# COMPOSE_FILE="compose.yml:compose.foodsoft.yml"
# FOODSOFT_SMTP_ENABLED=1
## Peertube RTMP
# COMPOSE_FILE="compose.yml:compose.peertube.yml"
# PEERTUBE_RTMP_ENABLED=1
## Host-mode networking
#COMPOSE_FILE="compose.yml:compose.host.yml"