Expose config var for RTMP port

This commit is contained in:
decentral1se 2021-05-10 14:02:53 +02:00
parent 2de31afe26
commit f26557bd40
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ services:
- FOODSOFT_SMTP_ENABLED
- GITEA_SSH_ENABLED
- LOG_LEVEL
- PEERTUBE_RTMP_ENABLED
- SMTP_ENABLED
healthcheck:
test: ["CMD", "traefik", "healthcheck"]