mirror of https://github.com/OpenVidu/openvidu.git
deployment: Add AWS_DEFAULT_REGION in multimaster
parent
288e6492e1
commit
a9a514dbd1
|
@ -71,6 +71,7 @@ services:
|
|||
- REDIS_DB=replicationmanager
|
||||
- MEDIANODE_AS_NOTIFICATION_QUEUE=${RM_SQS_QUEUE}
|
||||
- AWS_INSTANCE_ID=${AWS_INSTANCE_ID}
|
||||
- AWS_DEFAULT_REGION=${AWS_DEFAULT_REGION}
|
||||
- RM_OPENVIDU_PRO_CONFIG_S3_BUCKET=${RM_OPENVIDU_PRO_CONFIG_S3_BUCKET}
|
||||
logging:
|
||||
options:
|
||||
|
|
Loading…
Reference in New Issue