Skip to content

Commit

Permalink
Merge branch 'main' into ietf_tag_doc_update_#134
Browse files Browse the repository at this point in the history
  • Loading branch information
johnml1135 authored Sep 20, 2023
2 parents eeb4290 + 274bc26 commit 7388c3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ services:
- ASPNETCORE_TranslationEngines__1=Nmt
- ClearMLNmtEngine__ApiServer=https://api.sil.hosted.allegro.ai
- ClearMLNmtEngine__Queue=production
- ClearMLNmtEngine__DockerImage=ghcr.io/sillsdev/machine.py:0.9.3.6
- ClearMLNmtEngine__DockerImage=ghcr.io/sillsdev/machine.py:0.9.3.7
- ClearMLNmtEngine__MaxSteps=10
- "ClearMLNmtEngine__AccessKey=${ClearML_AccessKey:?access key needed}"
- "ClearMLNmtEngine__SecretKey=${ClearML_SecretKey:?secret key needed}"
Expand Down Expand Up @@ -138,7 +138,7 @@ services:
- ASPNETCORE_TranslationEngines__1=Nmt
- ClearMLNmtEngine__ApiServer=https://api.sil.hosted.allegro.ai
- ClearMLNmtEngine__Queue=lambert_24gb
- ClearMLNmtEngine__DockerImage=ghcr.io/sillsdev/machine.py:0.9.3.6
- ClearMLNmtEngine__DockerImage=ghcr.io/sillsdev/machine.py:0.9.3.7
- ClearMLNmtEngine__MaxSteps=10
- "ClearMLNmtEngine__AccessKey=${ClearML_AccessKey:?access key needed}"
- "ClearMLNmtEngine__SecretKey=${ClearML_SecretKey:?secret key needed}"
Expand Down

0 comments on commit 7388c3b

Please sign in to comment.