init
This commit is contained in:
parent
710f6232a6
commit
757d7b96df
|
@ -23,6 +23,5 @@ server {
|
|||
# Finally, send all non-media requests to the Django server.
|
||||
location / {
|
||||
uwsgi_pass django;
|
||||
include /var/www/g214/current/uwsgi_params; # the uwsgi_params file you installed
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue