Guest User

Untitled

a guest
Feb 19th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <uwsgi>
  2. <socket>127.0.0.1:9006</socket>
  3. <pythonpath>/home/www-data/yourdomain/</pythonpath>
  4. <app mountpoint="/">
  5. <script>wsgihandler</script>
  6. </app>
  7. </uwsgi>
Add Comment
Please, Sign In to add comment