summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authorJoseph Ditton <jditton.atomic@gmail.com>2021-12-04 20:27:04 -0700
committerJoseph Ditton <jditton.atomic@gmail.com>2021-12-04 20:27:04 -0700
commitd844431745c547f3117036724067b1eb73e48309 (patch)
tree748a72d632b90490b6afdc3bc5c8bed3bb12b638 /Procfile
parent03108dffe046826f4c72f711cfd787714c4bd8fd (diff)
downloadlocchat-d844431745c547f3117036724067b1eb73e48309.tar.gz
locchat-d844431745c547f3117036724067b1eb73e48309.zip
update readme and add procfile
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Procfile b/Procfile
new file mode 100644
index 0000000..723924b
--- /dev/null
+++ b/Procfile
@@ -0,0 +1 @@
+web: yarn start:prod \ No newline at end of file