mirror of
https://yerbamate.ml/nutomic/peertube.social
synced 2024-11-25 00:08:20 -05:00
open port 1935 for streaming
This commit is contained in:
parent
1cf5c52299
commit
d9aab11aa9
@ -17,6 +17,8 @@ services:
|
||||
|
||||
peertube:
|
||||
image: chocobozzz/peertube:{{ peertube_version }}-buster
|
||||
ports:
|
||||
- "1935:1935"
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user