diff --git a/community/egress.yaml b/community/egress.yaml index 0d37c99..c42574f 100644 --- a/community/egress.yaml +++ b/community/egress.yaml @@ -23,6 +23,10 @@ storage: endpoint: http://minio:9000 bucket: openvidu-appdata force_path_style: true + #azure: + # account_name: your_account_name + # account_key: your_account_key + # container_name: openvidu-appdata # CPU cost for each type of Egress operation. cpu_cost: diff --git a/pro/egress.yaml b/pro/egress.yaml index 0d37c99..c42574f 100644 --- a/pro/egress.yaml +++ b/pro/egress.yaml @@ -23,6 +23,10 @@ storage: endpoint: http://minio:9000 bucket: openvidu-appdata force_path_style: true + #azure: + # account_name: your_account_name + # account_key: your_account_key + # container_name: openvidu-appdata # CPU cost for each type of Egress operation. cpu_cost: