bird-lg/lg.wsgi

6 lines
98 B
Python

import sys
sys.path.insert(0,"/var/www/lg2.tetaneutral.net/")
from lg import app as application