Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
robbie3183 authored Sep 11, 2024
1 parent d04fd6c commit e1c4ff9
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 @@ -23,3 +23,4 @@ USER appuser

# During debugging, this entry point will be overridden. For more information, please refer to https://aka.ms/vscode-docker-python-debug
CMD ["gunicorn", "--bind", "0.0.0.0:8000", "-k", "uvicorn.workers.UvicornWorker", "venv.Scripts\activate_this:app"]

0 comments on commit e1c4ff9

Please sign in to comment.