Skip to content
Snippets Groups Projects
Commit a592827d authored by Nathan Bills's avatar Nathan Bills
Browse files

Updating the wsgi script.

parent 8b1091e7
No related branches found
No related tags found
No related merge requests found
import sys
import logging
#!/usr/bin/python
import sys, logging
logging.basicConfig(stream=sys.stderr)
sys.path.insert(0, '/var/www/MyMovieLibrary/')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment