images updated
This commit is contained in:
parent
90e3eddfc3
commit
8f491632a0
@ -5,7 +5,7 @@ services:
|
||||
# It's very important expose your application in port 5442
|
||||
# and use the http protocol.
|
||||
app:
|
||||
image: openvidu/openvidu-call:2.13.0-beta2
|
||||
image: openvidu/openvidu-call:2.13.0-beta4
|
||||
restart: on-failure
|
||||
ports:
|
||||
- "5442:80"
|
||||
|
||||
@ -18,7 +18,7 @@ version: '3.1'
|
||||
services:
|
||||
|
||||
openvidu-server:
|
||||
image: openvidu/openvidu-server:2.13.0-beta3
|
||||
image: openvidu/openvidu-server:2.13.0-beta4
|
||||
restart: on-failure
|
||||
network_mode: host
|
||||
volumes:
|
||||
@ -68,7 +68,7 @@ services:
|
||||
- MAX_PORT=65535
|
||||
|
||||
nginx:
|
||||
image: openvidu/openvidu-proxy:1.0.0-beta3
|
||||
image: openvidu/openvidu-proxy:1.0.0-beta4
|
||||
restart: on-failure
|
||||
network_mode: host
|
||||
volumes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user