diff --git a/Procfile b/Procfile new file mode 100644 index 00000000..60719ef6 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: CMD_DB_URL="$DATABASE_URL" CMD_PORT="$PORT" npm run start