Skip to content

Commit

Permalink
Update gemini/sample-apps/e2e-gen-ai-app-starter-pack/app/patterns/mu…
Browse files Browse the repository at this point in the history
…ltimodal_live_agent/Dockerfile
  • Loading branch information
holtskinner authored Jan 27, 2025
1 parent 22710a9 commit fe12614
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ RUN poetry install --no-interaction --no-ansi --no-dev

EXPOSE 8080

CMD ["uvicorn", "app.server:app", "--host", "0.0.0.0", "--port", "8080"]
CMD ["uvicorn", "app.server:app", "--host", "0.0.0.0", "--port", "8080"]

0 comments on commit fe12614

Please sign in to comment.