Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Gautam-Rajeev authored Aug 3, 2023
1 parent afab9ce commit 58fb7cc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,13 @@
"containerPort": 8000,
"environment": {}
},
{
"serviceName": "text_translation_ai4bharat",
"modelBasePath": "src/text_translation/ai4bharat/remote.",
"apiBasePath": "src/text_translation/ai4bharat/remote",
"containerPort": 8000,
"environment": {}
},
{
"serviceName": "text_lang_detection_bhashini",
"modelBasePath": "src/text_lang_detection/bhashini/remote/.",
Expand Down

0 comments on commit 58fb7cc

Please sign in to comment.