Skip to content

Commit

Permalink
ops: bring back workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
kerberizer committed Sep 15, 2024
1 parent 532040d commit b6fc64f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ COPY ./tests/resources/templates/dose_response.json /var/uploads/TEMPLATES/3c22a

ENV RAMANCHADA_API_CONFIG="/app/rcapi/config/config.yaml"
EXPOSE 80
WORKDIR /app

CMD ["uvicorn", "rcapi.main:app", "--host", "0.0.0.0", "--port", "80", "--workers", "4"]

0 comments on commit b6fc64f

Please sign in to comment.