mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: heroku manifest
This commit is contained in:
parent
e52611debd
commit
233e38874c
3
app.json
3
app.json
@ -4,6 +4,9 @@
|
||||
"repository": "https://github.com/heroku/node-js-sample",
|
||||
"logo": "https://github.com/Unleash/unleash/blob/main/.github/logo.png?raw=true",
|
||||
"keywords": ["node", "feature toggles", "release"],
|
||||
"scripts": {
|
||||
"build": "yarn build && cd frontend && yarn && yarn build"
|
||||
},
|
||||
"addons": [
|
||||
{
|
||||
"plan": "heroku-postgresql",
|
||||
|
Loading…
Reference in New Issue
Block a user