Skip to content

Commit

Permalink
chore: update procfile for heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
geromegrignon committed Mar 8, 2024
1 parent bdfa2ea commit 11c81f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
@@ -1,3 +1,3 @@
web: npm ci && node dist/apps/api/main.js
web: node dist/apps/api/main.js

release: npx prisma migrate deploy

0 comments on commit 11c81f6

Please sign in to comment.