Skip to content

Commit 3144dc3

Browse files
committed
chore: revert procfile updates
1 parent 5459954 commit 3144dc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/server/Procfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# https://github.com/heroku/heroku-buildpack-multi-procfile
2-
web: yarn server start:server
3-
worker: yarn server start:worker
2+
web: yarn workspace @upswyng/server start:server
3+
worker: yarn workspace @upswyng/server start:worker

0 commit comments

Comments
 (0)