mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-22 05:09:36 +02:00
update red5
This commit is contained in:
parent
55bff574d8
commit
d5e3305f86
@ -11,9 +11,7 @@ red5
|
||||
red5:
|
||||
image: vimagick/red5
|
||||
ports:
|
||||
- "1935:1935" # rtmp/e
|
||||
- "5080:5080" # http
|
||||
- "8081:8081" # websocket
|
||||
- "1935:1935"
|
||||
restart: always
|
||||
```
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
red5:
|
||||
image: easypi/red5-arm
|
||||
ports:
|
||||
- "1935:1935" # rtmp/e
|
||||
- "5080:5080" # http
|
||||
- "8081:8081" # websocket
|
||||
- "1935:1935"
|
||||
restart: always
|
||||
|
@ -1,7 +1,5 @@
|
||||
red5:
|
||||
image: vimagick/red5
|
||||
ports:
|
||||
- "1935:1935" # rtmp/e
|
||||
- "5080:5080" # http
|
||||
- "8081:8081" # websocket
|
||||
- "1935:1935"
|
||||
restart: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user