mirror of https://github.com/OpenVidu/openvidu.git
openvidu-openvidu-ce-pro: Update coturn image version
parent
de2cbe4836
commit
44525276c2
|
@ -62,7 +62,7 @@ services:
|
|||
- REDIS_PASSWORD=${OPENVIDU_SECRET}
|
||||
|
||||
coturn:
|
||||
image: openvidu/openvidu-coturn:1.0.0
|
||||
image: openvidu/openvidu-coturn:2.0.0-dev1
|
||||
restart: on-failure
|
||||
network_mode: host
|
||||
environment:
|
||||
|
|
|
@ -55,7 +55,7 @@ services:
|
|||
- REDIS_PASSWORD=${OPENVIDU_SECRET}
|
||||
|
||||
coturn:
|
||||
image: openvidu/openvidu-coturn:1.0.0
|
||||
image: openvidu/openvidu-coturn:2.0.0-dev1
|
||||
restart: on-failure
|
||||
network_mode: host
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue