Skip to content

Commit

Permalink
Fix: not really...
Browse files Browse the repository at this point in the history
  • Loading branch information
sverben committed Jan 22, 2024
1 parent 4162c26 commit e1a8a6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ WORKDIR /app

COPY app /app

ENV PYTHONPATH=/
CMD ["uvicorn", "main:app", "--host", "0.0.0.0"]

0 comments on commit e1a8a6a

Please sign in to comment.