Skip to content
Snippets Groups Projects
Commit c7391678 authored by Martin Mareš's avatar Martin Mareš
Browse files

uwsgi: bugfix

parent f3f67618
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ die-on-term = true
max-requests = 10000
# CAVEAT: mount porovnává cestu včetně location v Nginxu, zatímco static-map nikoliv!
mount = /owl-test=mo.web:app
mount = /owl-test=owl:app
plugin = python3
virtualenv = venv
manage-script-name = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment