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}
|
- REDIS_PASSWORD=${OPENVIDU_SECRET}
|
||||||
|
|
||||||
coturn:
|
coturn:
|
||||||
image: openvidu/openvidu-coturn:1.0.0
|
image: openvidu/openvidu-coturn:2.0.0-dev1
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
network_mode: host
|
network_mode: host
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -55,7 +55,7 @@ services:
|
||||||
- REDIS_PASSWORD=${OPENVIDU_SECRET}
|
- REDIS_PASSWORD=${OPENVIDU_SECRET}
|
||||||
|
|
||||||
coturn:
|
coturn:
|
||||||
image: openvidu/openvidu-coturn:1.0.0
|
image: openvidu/openvidu-coturn:2.0.0-dev1
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
network_mode: host
|
network_mode: host
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue