mirror of
https://github.com/dignajar/another-ldap-auth.git
synced 2026-04-26 21:55:47 +03:00
[GH-ISSUE #39] Does it make sense to get rid of "Use a production WSGI server instead" ? #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ieugen on GitHub (Jan 2, 2022).
Original GitHub issue: https://github.com/dignajar/another-ldap-auth/issues/39
Hi,
While running the docker version of the app I got:
Googleing that (not a python dev) I got to the bellow solution - to use waitress - a production ready wsgi server.
I think others exist as well.
https://stackoverflow.com/questions/51025893/flask-at-first-run-do-not-use-the-development-server-in-a-production-environmen