Skip to content

Commit

Permalink
492 deploy nachet backend swin 22 spp model
Browse files Browse the repository at this point in the history
  • Loading branch information
ChromaticPanic committed Dec 5, 2024
1 parent 867a556 commit 3f2c1f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
- agent
containers:
- name: nachet-backend
image: ghcr.io/ai-cfia/nachet-backend:138-handle-vouch-missing-email
image: ghcr.io/ai-cfia/nachet-backend:143-deploy-swin-22-spp
command: ["/bin/sh", "-c"]
args: ['hypercorn -b :8080 app:app']
envFrom:
Expand Down

0 comments on commit 3f2c1f0

Please sign in to comment.