diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..d6095c9 --- /dev/null +++ b/Procfile @@ -0,0 +1,2 @@ +web: sqd serve:prod +worker: GQL_PORT=$PORT sqd process:prod