diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..be46908 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: python dashboard/app.py \ No newline at end of file