mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Add Procfile to tell Heroku how to start the app
This commit is contained in:
parent
000fc30932
commit
9a31c63752
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…
Reference in a new issue