diff options
author | Joseph Ditton <jditton.atomic@gmail.com> | 2021-12-04 20:27:04 -0700 |
---|---|---|
committer | Joseph Ditton <jditton.atomic@gmail.com> | 2021-12-04 20:27:04 -0700 |
commit | d844431745c547f3117036724067b1eb73e48309 (patch) | |
tree | 748a72d632b90490b6afdc3bc5c8bed3bb12b638 /Procfile | |
parent | 03108dffe046826f4c72f711cfd787714c4bd8fd (diff) | |
download | locchat-d844431745c547f3117036724067b1eb73e48309.tar.gz locchat-d844431745c547f3117036724067b1eb73e48309.zip |
update readme and add procfile
Diffstat (limited to 'Procfile')
-rw-r--r-- | Procfile | 1 |
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 |