fix: updating procfile

This commit is contained in:
sriram veeraghanta
2024-09-11 19:10:48 +05:30
parent 16474118a2
commit e363f252a6

View File

@@ -1 +1 @@
web: ./bin/www yarn start --filter=live
web: ./bin/www cd live/dist && node server.js