Skip to content

Commit

Permalink
deployment: Not support deprecated API in enterprise ha master nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
cruizba committed Sep 21, 2021
1 parent 1fd4e50 commit 0565382
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ services:
- OPENVIDU_PRO_ELASTICSEARCH_HOST=${OPENVIDU_PRO_ELASTICSEARCH_HOST:-http://127.0.0.1:9200}
- WAIT_KIBANA_URL=${OPENVIDU_PRO_KIBANA_HOST:-http://127.0.0.1/kibana}
- DOTENV_PATH=${PWD}
- SUPPORT_DEPRECATED_API=false
logging:
options:
max-size: "${DOCKER_LOGS_MAX_SIZE:-100M}"
Expand Down

0 comments on commit 0565382

Please sign in to comment.