Move RTMP port to non-collision
This commit is contained in:
parent
408ef978cb
commit
9a08fda5e3
@ -20,7 +20,7 @@ services:
|
||||
- peertube.env
|
||||
- peertube_secrets.env
|
||||
ports:
|
||||
- "1935:1935" # Livestream RTMP port
|
||||
- "11935:1935" # Livestream RTMP port
|
||||
volumes:
|
||||
- assets:/app/client/dist
|
||||
- ${DOCKER_VOLUME}/data:/data
|
||||
|
Loading…
Reference in New Issue
Block a user