diff --git a/README.md b/README.md index cc3daad5b..9d7dd79c5 100644 --- a/README.md +++ b/README.md @@ -1162,7 +1162,7 @@ USER_SERVICE_BASE_URL='/user/' BIG_BLUE_BUTTON_URL=https://dev.some.temp.org # Big blue button base URL -BIB_BLUE_BUTTON_BASE_URL=/bigbluebutton/ +BIG_BLUE_BUTTON_BASE_URL=/bigbluebutton/ # Meeting end callback events endpoint MEETING_END_CALLBACK_EVENTS=https%3A%2F%2Fdev.some-apis.temp.org%2Fmentoring%2Fv1%2Fsessions%2Fcompleted diff --git a/dev-ops/integration_test.mentoring.env b/dev-ops/integration_test.mentoring.env index 408981b17..ced57811d 100644 --- a/dev-ops/integration_test.mentoring.env +++ b/dev-ops/integration_test.mentoring.env @@ -79,7 +79,7 @@ USER_SERIVCE_BASE_URL = '/user/' BIG_BLUE_BUTTON_URL = https://dev.mentoring.shikshalokam.org # Big blue button base url -BIB_BLUE_BUTTON_BASE_URL = /bigbluebutton/ +BIG_BLUE_BUTTON_BASE_URL = /bigbluebutton/ # Meeting end callback events end point MEETING_END_CALLBACK_EVENTS = https%3A%2F%2Fdev.elevate-apis.shikshalokam.org%2Fmentoring%2Fv1%2Fsessions%2Fcompleted diff --git a/documentation/2.5.6/dockerized/envs/mentoring_env b/documentation/2.5.6/dockerized/envs/mentoring_env index ca6cbc73e..745b41942 100644 --- a/documentation/2.5.6/dockerized/envs/mentoring_env +++ b/documentation/2.5.6/dockerized/envs/mentoring_env @@ -11,7 +11,7 @@ AWS_BUCKET_REGION=ap-south-1 AWS_SECRET_ACCESS_KEY=aws-secret-access-key AZURE_ACCOUNT_KEY=azure-account-key AZURE_ACCOUNT_NAME=account-name -BIG_BLUE_BUTTON_BASE_URL=/bigbluebutton/ +BIB_BLUE_BUTTON_BASE_URL=/bigbluebutton/ BIG_BLUE_BUTTON_LAST_USER_TIMEOUT_MINUTES=15 BIG_BLUE_BUTTON_SECRET_KEY=s90df8g09sd8fg098sdfg BIG_BLUE_BUTTON_SESSION_END_URL=https%3A%2F%2Fdev.some-mentoring.temp.org%2F diff --git a/documentation/2.5.6/native/envs/mentoring_env b/documentation/2.5.6/native/envs/mentoring_env index 119dac07b..5a6c3b477 100644 --- a/documentation/2.5.6/native/envs/mentoring_env +++ b/documentation/2.5.6/native/envs/mentoring_env @@ -11,7 +11,7 @@ AWS_BUCKET_REGION=ap-south-1 AWS_SECRET_ACCESS_KEY=aws-secret-access-key AZURE_ACCOUNT_KEY=azure-account-key AZURE_ACCOUNT_NAME=account-name -BIG_BLUE_BUTTON_BASE_URL=/bigbluebutton/ +BIB_BLUE_BUTTON_BASE_URL=/bigbluebutton/ BIG_BLUE_BUTTON_LAST_USER_TIMEOUT_MINUTES=15 BIG_BLUE_BUTTON_SECRET_KEY=s90df8g09sd8fg098sdfg BIG_BLUE_BUTTON_SESSION_END_URL=https%3A%2F%2Fdev.some-mentoring.temp.org%2F diff --git a/documentation/2.5.6/native/envs/non-citus/mentoring_env b/documentation/2.5.6/native/envs/non-citus/mentoring_env index 456fdeeb3..d927e4394 100644 --- a/documentation/2.5.6/native/envs/non-citus/mentoring_env +++ b/documentation/2.5.6/native/envs/non-citus/mentoring_env @@ -11,7 +11,7 @@ AWS_BUCKET_REGION=ap-south-1 AWS_SECRET_ACCESS_KEY=aws-secret-access-key AZURE_ACCOUNT_KEY=azure-account-key AZURE_ACCOUNT_NAME=account-name -BIG_BLUE_BUTTON_BASE_URL=/bigbluebutton/ +BIB_BLUE_BUTTON_BASE_URL=/bigbluebutton/ BIG_BLUE_BUTTON_LAST_USER_TIMEOUT_MINUTES=15 BIG_BLUE_BUTTON_SECRET_KEY=s90df8g09sd8fg098sdfg BIG_BLUE_BUTTON_SESSION_END_URL=https%3A%2F%2Fdev.some-mentoring.temp.org%2F diff --git a/documentation/2.6.1/dockerized/envs/mentoring_env b/documentation/2.6.1/dockerized/envs/mentoring_env index ca6cbc73e..745b41942 100644 --- a/documentation/2.6.1/dockerized/envs/mentoring_env +++ b/documentation/2.6.1/dockerized/envs/mentoring_env @@ -11,7 +11,7 @@ AWS_BUCKET_REGION=ap-south-1 AWS_SECRET_ACCESS_KEY=aws-secret-access-key AZURE_ACCOUNT_KEY=azure-account-key AZURE_ACCOUNT_NAME=account-name -BIG_BLUE_BUTTON_BASE_URL=/bigbluebutton/ +BIB_BLUE_BUTTON_BASE_URL=/bigbluebutton/ BIG_BLUE_BUTTON_LAST_USER_TIMEOUT_MINUTES=15 BIG_BLUE_BUTTON_SECRET_KEY=s90df8g09sd8fg098sdfg BIG_BLUE_BUTTON_SESSION_END_URL=https%3A%2F%2Fdev.some-mentoring.temp.org%2F diff --git a/documentation/2.6.1/native/envs/mentoring_env b/documentation/2.6.1/native/envs/mentoring_env index 119dac07b..5a6c3b477 100644 --- a/documentation/2.6.1/native/envs/mentoring_env +++ b/documentation/2.6.1/native/envs/mentoring_env @@ -11,7 +11,7 @@ AWS_BUCKET_REGION=ap-south-1 AWS_SECRET_ACCESS_KEY=aws-secret-access-key AZURE_ACCOUNT_KEY=azure-account-key AZURE_ACCOUNT_NAME=account-name -BIG_BLUE_BUTTON_BASE_URL=/bigbluebutton/ +BIB_BLUE_BUTTON_BASE_URL=/bigbluebutton/ BIG_BLUE_BUTTON_LAST_USER_TIMEOUT_MINUTES=15 BIG_BLUE_BUTTON_SECRET_KEY=s90df8g09sd8fg098sdfg BIG_BLUE_BUTTON_SESSION_END_URL=https%3A%2F%2Fdev.some-mentoring.temp.org%2F diff --git a/documentation/2.6.1/native/envs/non-citus/mentoring_env b/documentation/2.6.1/native/envs/non-citus/mentoring_env index 456fdeeb3..d927e4394 100644 --- a/documentation/2.6.1/native/envs/non-citus/mentoring_env +++ b/documentation/2.6.1/native/envs/non-citus/mentoring_env @@ -11,7 +11,7 @@ AWS_BUCKET_REGION=ap-south-1 AWS_SECRET_ACCESS_KEY=aws-secret-access-key AZURE_ACCOUNT_KEY=azure-account-key AZURE_ACCOUNT_NAME=account-name -BIG_BLUE_BUTTON_BASE_URL=/bigbluebutton/ +BIB_BLUE_BUTTON_BASE_URL=/bigbluebutton/ BIG_BLUE_BUTTON_LAST_USER_TIMEOUT_MINUTES=15 BIG_BLUE_BUTTON_SECRET_KEY=s90df8g09sd8fg098sdfg BIG_BLUE_BUTTON_SESSION_END_URL=https%3A%2F%2Fdev.some-mentoring.temp.org%2F diff --git a/src/.env.backup b/src/.env.backup index 361402453..c99019aa2 100644 --- a/src/.env.backup +++ b/src/.env.backup @@ -78,7 +78,7 @@ USER_SERIVCE_BASE_URL = '/user/' BIG_BLUE_BUTTON_URL = https://dev.mentoring.shikshalokam.org # Big blue button base url -BIB_BLUE_BUTTON_BASE_URL = /bigbluebutton/ +BIG_BLUE_BUTTON_BASE_URL = /bigbluebutton/ # Meeting end callback events end point MEETING_END_CALLBACK_EVENTS = https%3A%2F%2Fdev.elevate-apis.shikshalokam.org%2Fmentoring%2Fv1%2Fsessions%2Fcompleted diff --git a/src/.env.sample b/src/.env.sample index 45e8b86fb..c7175f778 100644 --- a/src/.env.sample +++ b/src/.env.sample @@ -43,7 +43,7 @@ USER_SERVICE_BASE_URL = '/user/' BIG_BLUE_BUTTON_URL = https://dev.mentoring.shikshalokam.org # Big blue button base url -BIB_BLUE_BUTTON_BASE_URL = /bigbluebutton/ +BIG_BLUE_BUTTON_BASE_URL = /bigbluebutton/ # Meeting end callback events end point MEETING_END_CALLBACK_EVENTS = https%3A%2F%2Fdev.elevate-apis.shikshalokam.org%2Fmentoring%2Fv1%2Fsessions%2Fcompleted diff --git a/src/api-doc/elevate-setup.md b/src/api-doc/elevate-setup.md index 2a3c96078..c283bee13 100644 --- a/src/api-doc/elevate-setup.md +++ b/src/api-doc/elevate-setup.md @@ -135,7 +135,7 @@ Please refer to the below documentation to install Docker and docker-compose on BIG_BLUE_BUTTON_URL=https://dev.some.temp.org # Big blue button base URL - BIB_BLUE_BUTTON_BASE_URL=/bigbluebutton/ + BIG_BLUE_BUTTON_BASE_URL=/bigbluebutton/ # Meeting end callback events endpoint MEETING_END_CALLBACK_EVENTS=https%3A%2F%2Fdev.some-apis.temp.org%2Fmentoring%2Fv1%2Fsessions%2Fcompleted @@ -855,7 +855,7 @@ USER_SERVICE_BASE_URL='/user/' BIG_BLUE_BUTTON_URL=https://dev.some.temp.org # Big blue button base URL -BIB_BLUE_BUTTON_BASE_URL=/bigbluebutton/ +BIG_BLUE_BUTTON_BASE_URL=/bigbluebutton/ # Meeting end callback events endpoint MEETING_END_CALLBACK_EVENTS=https%3A%2F%2Fdev.some-apis.temp.org%2Fmentoring%2Fv1%2Fsessions%2Fcompleted diff --git a/src/requests/bigBlueButton.js b/src/requests/bigBlueButton.js index 9658c7c56..48677bdfb 100644 --- a/src/requests/bigBlueButton.js +++ b/src/requests/bigBlueButton.js @@ -6,7 +6,7 @@ */ // Dependencies -const bigBlueButtonUrl = process.env.BIG_BLUE_BUTTON_URL + process.env.BIB_BLUE_BUTTON_BASE_URL +const bigBlueButtonUrl = process.env.BIG_BLUE_BUTTON_URL + process.env.BIG_BLUE_BUTTON_BASE_URL const request = require('@generics/requests') const endpoints = require('@constants/endpoints') const utils = require('@generics/utils') diff --git a/src/services/bigBlueButton.js b/src/services/bigBlueButton.js index 3f9c012b4..52ac52f00 100644 --- a/src/services/bigBlueButton.js +++ b/src/services/bigBlueButton.js @@ -6,7 +6,7 @@ */ // Dependencies -const bigBlueButtonUrl = process.env.BIG_BLUE_BUTTON_URL + process.env.BIB_BLUE_BUTTON_BASE_URL +const bigBlueButtonUrl = process.env.BIG_BLUE_BUTTON_URL + process.env.BIG_BLUE_BUTTON_BASE_URL const endpoints = require('@constants/endpoints') const utils = require('@generics/utils')