Fix typo in docker-compose

pull/431/head
micaelgallego 2020-03-30 18:56:05 +02:00
parent 6b7ff94537
commit 1162ccc3c7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: '3.1'
services: 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 5443 # It's very important expose your application in port 5442
# and use the http protocol. # and use the http protocol.
app: app:
image: openvidu/openvidu-call:2.13.0-beta1 image: openvidu/openvidu-call:2.13.0-beta1