Skip to content

Commit

Permalink
service_config.json: Fixed BirthData Docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
anbo-de authored Jan 8, 2024
1 parent e970b69 commit c644cb9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions service_config/service_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
{
"mode": "dockerfile",
"port": "40152:40152",
"image": "qanary/qanary-component-qb-birthdatawikidata",
"image": "qanary/qanary-component-qb-birthdata-wikidata",
"tag": "latest",
"files": {
".env": "qb-birthdatawikidata"
Expand Down Expand Up @@ -152,7 +152,7 @@
"2": "qanary-qanary-component-ned-opentapioca",
"3": "qanary-qanary-component-ner-comiccharacternamesimplenamedentityrecognizer",
"4": "qanary-qanary-component-qc-answertypeclassifier",
"5": "qanary-qanary-component-qb-birthdatawikidata",
"5": "qanary-qanary-component-qb-birthdata-wikidata",
"6": "qanary-qanary-component-qb-comiccharacteralteregosimpledbpedia",
"7": "qanary-qanary-component-qb-qanswer",
"8": "qanary-qanary-component-qbe-qanswer",
Expand All @@ -164,4 +164,4 @@
"14": "qanary-qanary-component-kg2kg-translateannotationsofinstance",
"15": "qanary-qanary-component-ned-openai-gpt"
}
}
}

0 comments on commit c644cb9

Please sign in to comment.