fazeel007 commited on
Commit
07b8ac9
·
1 Parent(s): 742d179

update index

Browse files
Files changed (1) hide show
  1. server/modal-client.ts +1 -1
server/modal-client.ts CHANGED
@@ -41,7 +41,7 @@ class ModalClient {
41
  this.config = {
42
  tokenId,
43
  tokenSecret,
44
- baseUrl: process.env.MODAL_BASE_URL || 'https://fazeelusmani18--knowledgebridge-main-fastapi-app.modal.run'
45
  };
46
 
47
  // Create base64 encoded auth token
 
41
  this.config = {
42
  tokenId,
43
  tokenSecret,
44
+ baseUrl: 'https://fazeelusmani18--knowledgebridge-main-fastapi-app.modal.run'
45
  };
46
 
47
  // Create base64 encoded auth token