mirror of https://github.com/OpenVidu/openvidu.git
Deployments: add blank space to docker-compose.override.yml
parent
6d62d091df
commit
9fa6898db2
|
@ -3,13 +3,13 @@ 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 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.25.0
|
# Openvidu-Call Version: 2.25.0
|
||||||
#
|
#
|
||||||
# --------------------------------------------------------------
|
# --------------------------------------------------------------
|
||||||
app:
|
app:
|
||||||
|
|
|
@ -3,13 +3,13 @@ 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 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.25.0
|
# Openvidu-Call Version: 2.25.0
|
||||||
#
|
#
|
||||||
# --------------------------------------------------------------
|
# --------------------------------------------------------------
|
||||||
app:
|
app:
|
||||||
|
|
|
@ -3,13 +3,13 @@ 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 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.25.0
|
# Openvidu-Call Version: 2.25.0
|
||||||
#
|
#
|
||||||
# --------------------------------------------------------------
|
# --------------------------------------------------------------
|
||||||
app:
|
app:
|
||||||
|
|
Loading…
Reference in New Issue