Skip to content

Commit 80bd545

Browse files
author
georgemillard
authored
Update linode-hosting-notes.md
1 parent 8ad6828 commit 80bd545

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

linode-hosting-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ If that works, then test wtih uWSGI:
179179

180180
`uwsgi --http :8000 --module myproject.wsgi --virtualenv /path/to/virtual/env/`
181181

182+
(note - run this from django project root!)
183+
182184
### nginx
183185

184186
```

0 commit comments

Comments
 (0)