openvidu command updated

pull/494/head
OscarSotoSanchez 2020-05-18 13:28:38 +02:00
parent abc12f6467
commit d05d272322
1 changed files with 7 additions and 0 deletions

View File

@ -121,6 +121,13 @@ generate_report() {
cat < "${OV_FOLDER}/.env" | sed -r -e "s/OPENVIDU_SECRET=.+/OPENVIDU_SECRET=****/" cat < "${OV_FOLDER}/.env" | sed -r -e "s/OPENVIDU_SECRET=.+/OPENVIDU_SECRET=****/"
printf '\n'
printf '\n ========= docker-compose.yml =========='
printf '\n'
printf '\n'
cat "${OV_FOLDER}/docker-compose.yml"
printf '\n' printf '\n'
printf '\n ==== docker-compose.override.yml ====' printf '\n ==== docker-compose.override.yml ===='
printf '\n' printf '\n'