Update docker-compose.yml

pull/621/head
Pablo Fuente Pérez 2021-04-23 12:07:36 +02:00 committed by GitHub
parent 635579ad75
commit 47970a1cd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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