Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Dockerfile: add requirements and fix path to app #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

dylex
Copy link
Member

@dylex dylex commented May 3, 2024

Add missing requirements.txt based on pyproject.toml, and fix the path to the app.

However, running this directly will still run in development mode, which you don't want to put on the internet. You need to setup a production environment as described here. Something like gunicorn or waitress are probably fine.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant