Avoid warning message when running app.
Open
@securestep9 is already working on this.
Since Oct 23, 2023.
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 1.2k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 16
Description
Hello, I'm testing the application and I want to run the API in a production environment.
python nettacker.py --start-api --api-host 0.0.0.0 --api-access-key HERECOMESTHESECRETKEY
how can i run this command with gunicorn in production?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.