mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Merge pull request #334 from arafel/heroku_procfile
Add Procfile to tell Heroku how to start the app
This commit is contained in:
commit
a74a1b8788
1 changed files with 1 additions and 0 deletions
1
Procfile
Normal file
1
Procfile
Normal file
|
|
@ -0,0 +1 @@
|
|||
web: npm run start-env
|
||||
Loading…
Add table
Add a link
Reference in a new issue