Skip to content

Commit ac1b419

Browse files
committed
fix: add Procfile for heroku
Signed-off-by: BoHong Li <raccoon@hackmd.io>
1 parent 5b2320f commit ac1b419

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web: CMD_DB_URL="$DATABASE_URL" CMD_PORT="$PORT" npm run start

0 commit comments

Comments
 (0)