import sys
sys.path.insert(0, '/var/www/OAT-AI-Tools/oat-nature-park')

from app import app as application

