Skip to content

Commit

Permalink
Mise à jour de la configuration Scalingo
Browse files Browse the repository at this point in the history
  • Loading branch information
niladic authored Jan 28, 2025
1 parent 4297657 commit 5a4fa27
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "aplus",
"stack": "scalingo-20",
"env": {
"STAGING_DATABASE_URL": {
"required": true
Expand Down Expand Up @@ -47,14 +48,8 @@
}
},
"addons": [
"heroku-postgresql"
],
"buildpacks": [
{
"url": "heroku/nodejs"
},
{
"url": "heroku/scala"
"plan": "postgresql:postgresql-sandbox"
}
]
}

0 comments on commit 5a4fa27

Please sign in to comment.