Merge pull request #267 from LuitvD/patch-1
Missed the -w option in uWSGI deployment docs.
This commit is contained in:
commit
1bca65d72e
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ Or, if you prefer:
|
|||
|
||||
.. sourcecode:: text
|
||||
|
||||
$ uwsgi -s /tmp/uwsgi.sock myapp:app
|
||||
$ uwsgi -s /tmp/uwsgi.sock -w myapp:app
|
||||
|
||||
Configuring nginx
|
||||
-----------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue