mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 17:15:37 +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