mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 08:34:14 +01:00
🚀 Removes the heroku/node image in app.json, fixes GCP 1-click deploy
This commit is contained in:
parent
b23b7e1d0a
commit
1ee9c4d5d7
1 changed files with 0 additions and 1 deletions
1
app.json
1
app.json
|
|
@ -12,6 +12,5 @@
|
||||||
"home-lab",
|
"home-lab",
|
||||||
"lissy93"
|
"lissy93"
|
||||||
],
|
],
|
||||||
"image": "heroku/nodejs",
|
|
||||||
"stack": "heroku-20"
|
"stack": "heroku-20"
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue