mirror of https://github.com/OpenVidu/openvidu.git
Update openvidu-call image in docker-compose
parent
d3bc1dd8ec
commit
7cf4892022
|
@ -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-beta1
|
||||
image: openvidu/openvidu-call:2.13.0-beta2
|
||||
restart: on-failure
|
||||
ports:
|
||||
- "5442:80"
|
||||
|
|
Loading…
Reference in New Issue