SQLALCHEMY_DATABASE_URI = 'sqlite:///site.db' MIGRATION_DIR = "/data/storage/migrations" INSTANCE_DIR = "/data/storage/instance"