fix: Optimizing Heroku deployment: more configs, add collaboration support (#2838)

This commit is contained in:
David Zhuang
2021-12-10 01:49:38 -05:00
committed by GitHub
parent 355013a160
commit 29b75f84c2
2 changed files with 57 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
web: yarn start --services=web,websockets
web: yarn start --services=web,websockets,collaboration
worker: yarn start --services=worker