diff --git a/configuration/environment.prod.ts b/configuration/environment.prod.ts
index ec837aa..22a0597 100644
--- a/configuration/environment.prod.ts
+++ b/configuration/environment.prod.ts
@@ -4,7 +4,7 @@ export const environment = {
export const config = {
api: {
BASE_URL: 'https://school-api-dev.tekdinext.com/',
- BASE_URL_BOT: 'https://aibot-prod.tekdinext.com/',
+ BASE_URL_BOT: 'https://aibot-dev.tekdinext.com/',
TELEMETRY_BASE_URL: 'https://school-dev.tekdinext.com/',
CONFIG: 'seeker/configuration',
PAGE_SEARCH_API: 'content/search',
diff --git a/www/index.html b/www/index.html
index e4bb318..e0c593d 100644
--- a/www/index.html
+++ b/www/index.html
@@ -69,6 +69,6 @@
-