Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aerya
Dockers_Publics
Commits
a2a37f1b
Commit
a2a37f1b
authored
Jun 27, 2022
by
Aerya
Browse files
Create rtmp server
parent
b4153872
Changes
1
Hide whitespace changes
Inline
Side-by-side
rtmp server
0 → 100644
View file @
a2a37f1b
docker run -d \
--name=stream \
--restart always \
-p 1935:1935 \
-p 1936:80 \
--label=com.centurylinklabs.watchtower.enable=true \
alfg/nginx-rtmp
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment