mirror of https://github.com/OpenVidu/openvidu.git
Change call version to 2.16.0-dev1
parent
76805ff543
commit
fd1d7bc313
|
@ -13,7 +13,7 @@ services:
|
||||||
#
|
#
|
||||||
# --------------------------------------------------------------
|
# --------------------------------------------------------------
|
||||||
app:
|
app:
|
||||||
image: openvidu/openvidu-call:2.15.0
|
image: openvidu/openvidu-call:2.16.0-dev1
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
network_mode: host
|
network_mode: host
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -13,7 +13,7 @@ services:
|
||||||
#
|
#
|
||||||
# --------------------------------------------------------------
|
# --------------------------------------------------------------
|
||||||
app:
|
app:
|
||||||
image: openvidu/openvidu-call:2.15.0
|
image: openvidu/openvidu-call:2.16.0-dev1
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
network_mode: host
|
network_mode: host
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue