Skip to content
Snippets Groups Projects
Commit feb66a13 authored by Antony Lesuisse's avatar Antony Lesuisse
Browse files

[FIX] gunicorn wsgi wrapper instructions

bzr revid: al@openerp.com-20120924105011-2gtopghuooxh37o0
parent 470415ce
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
#
# For gunicorn additional globals need to be defined in the Gunicorn section.
# Then the following command should run:
# $ gunicorn openerp:application -c openerp-wsgi.py
# $ gunicorn openerp:service.wsgi_server.application -c openerp-wsgi.py
import openerp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment