@ -10,7 +10,7 @@ from prefect.deployments import run_deployment
PORT = 9021
PROTO = "https"
BARE = True
BARE = False
app = Flask(__name__)