deployment: Bump openvidu-server-pro and openvidu-call beta versions

pull/648/head
cruizba 2021-07-19 12:11:52 +02:00
parent a3a5a6c929
commit f7871d944b
5 changed files with 11 additions and 11 deletions

View File

@ -6,17 +6,17 @@ services:
# Change this if your want use your own application. # Change this if your want use your own application.
# It's very important expose your application in port 5442 # It's very important expose your application in port 5442
# and use the http protocol. # and use the http protocol.
# #
# Default Application # Default Application
# #
# Openvidu-Call Version: 2.18.0 # Openvidu-Call Version: 2.18.0
# #
# -------------------------------------------------------------- # --------------------------------------------------------------
app: app:
image: openvidu/openvidu-call:2.18.0 image: openvidu/openvidu-call:2.19.0-dev7
restart: on-failure restart: on-failure
network_mode: host network_mode: host
environment: environment:
- SERVER_PORT=5442 - SERVER_PORT=5442
- OPENVIDU_URL=http://localhost:5443 - OPENVIDU_URL=http://localhost:5443
- OPENVIDU_SECRET=${OPENVIDU_SECRET} - OPENVIDU_SECRET=${OPENVIDU_SECRET}

View File

@ -6,17 +6,17 @@ services:
# Change this if your want use your own application. # Change this if your want use your own application.
# It's very important expose your application in port 5442 # It's very important expose your application in port 5442
# and use the http protocol. # and use the http protocol.
# #
# Default Application # Default Application
# #
# Openvidu-Call Version: 2.18.0 # Openvidu-Call Version: 2.18.0
# #
# -------------------------------------------------------------- # --------------------------------------------------------------
app: app:
image: openvidu/openvidu-call:2.18.0 image: openvidu/openvidu-call:2.19.0-dev7
restart: on-failure restart: on-failure
network_mode: host network_mode: host
environment: environment:
- SERVER_PORT=5442 - SERVER_PORT=5442
- OPENVIDU_URL=http://localhost:5443 - OPENVIDU_URL=http://localhost:5443
- OPENVIDU_SECRET=${OPENVIDU_SECRET} - OPENVIDU_SECRET=${OPENVIDU_SECRET}

View File

@ -22,7 +22,7 @@ version: '3.1'
services: services:
openvidu-server: openvidu-server:
image: openvidu/openvidu-server-pro:2.19.0-beta10 image: openvidu/openvidu-server-pro:2.19.0-beta11
restart: on-failure restart: on-failure
network_mode: host network_mode: host
entrypoint: ['/usr/local/bin/entrypoint.sh'] entrypoint: ['/usr/local/bin/entrypoint.sh']

View File

@ -6,17 +6,17 @@ services:
# Change this if your want use your own application. # Change this if your want use your own application.
# It's very important expose your application in port 5442 # It's very important expose your application in port 5442
# and use the http protocol. # and use the http protocol.
# #
# Default Application # Default Application
# #
# Openvidu-Call Version: 2.18.0 # Openvidu-Call Version: 2.18.0
# #
# -------------------------------------------------------------- # --------------------------------------------------------------
app: app:
image: openvidu/openvidu-call:2.18.0 image: openvidu/openvidu-call:2.19.0-dev7
restart: on-failure restart: on-failure
network_mode: host network_mode: host
environment: environment:
- SERVER_PORT=5442 - SERVER_PORT=5442
- OPENVIDU_URL=http://localhost:5443 - OPENVIDU_URL=http://localhost:5443
- OPENVIDU_SECRET=${OPENVIDU_SECRET} - OPENVIDU_SECRET=${OPENVIDU_SECRET}

View File

@ -22,7 +22,7 @@ version: '3.1'
services: services:
openvidu-server: openvidu-server:
image: openvidu/openvidu-server-pro:2.19.0-beta10 image: openvidu/openvidu-server-pro:2.19.0-beta11
restart: on-failure restart: on-failure
network_mode: host network_mode: host
entrypoint: ['/usr/local/bin/entrypoint.sh'] entrypoint: ['/usr/local/bin/entrypoint.sh']