Skip to content

Commit

Permalink
Updated bot url and www
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratikshakhandagale committed Aug 19, 2024
1 parent 39ae2e2 commit 2cbaf53
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion configuration/environment.prod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
2 changes: 1 addition & 1 deletion www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@

<script src="assets/installPrompt.js" async></script>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<script src="runtime.e3c17260984bf5aa.js" type="module"></script><script src="polyfills.8aa0ed51fddab033.js" type="module"></script><script src="scripts.f969b614b9decf68.js" defer></script><script src="main.faba48160ae96b58.js" type="module"></script></body>
<script src="runtime.e3c17260984bf5aa.js" type="module"></script><script src="polyfills.8aa0ed51fddab033.js" type="module"></script><script src="scripts.f969b614b9decf68.js" defer></script><script src="main.011ae48fde95a2be.js" type="module"></script></body>

</html>
1 change: 1 addition & 0 deletions www/main.011ae48fde95a2be.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion www/main.faba48160ae96b58.js

This file was deleted.

8 changes: 4 additions & 4 deletions www/ngsw.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"configVersion": 1,
"timestamp": 1723812174942,
"timestamp": 1724052252662,
"index": "/index.html",
"assetGroups": [
{
Expand Down Expand Up @@ -101,7 +101,7 @@
"/9977.dfb6af23e31fcb21.js",
"/common.b390f06c72100c07.js",
"/index.html",
"/main.faba48160ae96b58.js",
"/main.011ae48fde95a2be.js",
"/manifest.webmanifest",
"/polyfills-core-js.c76198334f717402.js",
"/polyfills-dom.bf542500b6fca113.js",
Expand Down Expand Up @@ -965,8 +965,8 @@
"/assets/timer.svg": "57b27e5d93af2aabd1077ecd4c70bcab678f4472",
"/assets/user.svg": "2dc572771661b2ccd3ea4ae06bf768778144cbec",
"/common.b390f06c72100c07.js": "c5059e15ff4ff920708cebb98fc7ed5aa6b9a882",
"/index.html": "2ddae9403ed00b67bbe32bbb59292ce292a603f8",
"/main.faba48160ae96b58.js": "f2e85c177f61c86da3b8a937ce781032659adb8f",
"/index.html": "17036f82f453f7b2d4f3ae18d823433d36cb8dec",
"/main.011ae48fde95a2be.js": "d9771c38af25f95a6a13021781b07939b306150b",
"/manifest.webmanifest": "5a927f2c991153c4e1fb8dd9fd7845bbe00ba537",
"/polyfills-core-js.c76198334f717402.js": "d6e270a2944b6a95a9b97dafd25599ba825e8d7f",
"/polyfills-dom.bf542500b6fca113.js": "3fa333db66c8050f12e99d977f5098a6de8dd593",
Expand Down

0 comments on commit 2cbaf53

Please sign in to comment.