Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sms
streaming-docker
Commits
21d1823f
Commit
21d1823f
authored
Mar 31, 2020
by
dreamer
Browse files
use specific (old) image for now
parent
d8a58e3d
Changes
2
Hide whitespace changes
Inline
Side-by-side
leftover/docker-compose.yml
View file @
21d1823f
version
:
'
3'
services
:
nginx-rtmp
:
image
:
alfg/nginx-rtmp:latest
# image: alfg/nginx-rtmp:latest
image
:
9313fe22d925
restart
:
unless-stopped
ports
:
-
1935:1935
...
...
nginx-ssl/docker-compose.yml
View file @
21d1823f
version
:
'
3'
services
:
nginx-ssl
:
image
:
alfg/nginx-rtmp:latest
# image: alfg/nginx-rtmp:latest
image
:
9313fe22d925
restart
:
unless-stopped
ports
:
-
80:80
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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