Skip to content

Commit

Permalink
chore: add user instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Grant Duncklee committed Jun 12, 2024
1 parent e494da7 commit 9a4c37e
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 @@ -16,4 +16,5 @@ WORKDIR /usr/app/src

EXPOSE 8888

USER sbl
CMD ["uvicorn", "sbl_filing_api.main:app", "--host", "0.0.0.0", "--port", "8888", "--log-config", "log-config.yml"]

0 comments on commit 9a4c37e

Please sign in to comment.