diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..7c974c3 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: flask --app main run --port $PORT