mirror of https://github.com/OpenVidu/openvidu.git
docker-compose CE running
parent
f0e02b88d8
commit
de4af3ccd9
|
@ -46,6 +46,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /core:/core
|
- /core:/core
|
||||||
environment:
|
environment:
|
||||||
|
- KMS_EXTERNAL_ADDRESS=auto
|
||||||
- KMS_MIN_PORT=40000
|
- KMS_MIN_PORT=40000
|
||||||
- KMS_MAX_PORT=57000
|
- KMS_MAX_PORT=57000
|
||||||
- GST_DEBUG=${KMS_DEBUG_LEVEL:-}
|
- GST_DEBUG=${KMS_DEBUG_LEVEL:-}
|
||||||
|
|
Loading…
Reference in New Issue