#!/usr/bin/python3 import sys sys.path.append('/var/www/jc') from index import app as application