Skip to content

Commit

Permalink
[flask] fix user url and add section
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacht committed Jan 9, 2022
1 parent 1bfabea commit 4f88c0a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion source/guide_flask.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. highlight:: console

.. author:: Benjamin Wießneth <bwiessneth@gmail.com>
.. author:: Christian Macht <github.com/cmacht>
.. author:: Christian Macht <https://github.com/cmacht>

.. tag:: lang-python
.. tag:: web
Expand Down Expand Up @@ -227,4 +227,8 @@ Best Practices

uWSGI can be configured extensively and has its own page on `best practices <https://uwsgi-docs.readthedocs.io/en/latest/ThingsToKnow.html>`_. Further recommendations can also be found in this `write-up from EuroPython 2019 <https://www.techatbloomberg.com/blog/configuring-uwsgi-production-deployment/>`_.

----

Tested with Uberspace 7.11.5 and Flask 2.0.0 on Python 3.6.

.. author_list::

0 comments on commit 4f88c0a

Please sign in to comment.