import sys
sys.path.insert(0, '/home/ganixvzc/public_html/paraphrasing-tool')
from app import app as application
application.secret_key = 'your-secret-key-change-this'