import sys
import os
sys.path.insert(0, '/var/www/html/ChannelSelection')

from app import app as application
