fix: Update procfile location

This commit is contained in:
Tom Moor
2020-08-23 19:21:43 -07:00
parent e8719340d1
commit 6a9f74e6cc

View File

@@ -1 +1 @@
web: node index.js
web: node ./build/server/index.js