Add OPENVIDU_DEPLOYMENT_TYPE env var to openvidu-v2compatibility in pro
This commit is contained in:
parent
3fe319a781
commit
1f23f0fe99
@ -201,6 +201,7 @@ services:
|
||||
- V2COMPAT_REDIS_PASSWORD=${REDIS_PASSWORD:-}
|
||||
- V2COMPAT_REDIS_DB=0
|
||||
- V2COMPAT_OPENVIDU_WEBHOOK=false
|
||||
- OPENVIDU_DEPLOYMENT_TYPE=local
|
||||
volumes:
|
||||
- ./recordings:/opt/openvidu/recordings
|
||||
- ./scripts/entrypoint_v2comp.sh:/scripts/entrypoint.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user