mirror of https://github.com/OpenVidu/openvidu.git
openvidu-ce-deployment: Don't use externalAddress until find a better solution
parent
cd101afac2
commit
8625a5f18e
|
@ -52,7 +52,6 @@ services:
|
||||||
environment:
|
environment:
|
||||||
- KMS_MIN_PORT=40000
|
- KMS_MIN_PORT=40000
|
||||||
- KMS_MAX_PORT=57000
|
- KMS_MAX_PORT=57000
|
||||||
- KMS_EXTERNAL_ADDRESS=auto
|
|
||||||
- GST_DEBUG=${KMS_DEBUG_LEVEL:-}
|
- GST_DEBUG=${KMS_DEBUG_LEVEL:-}
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
|
|
Loading…
Reference in New Issue