Skip to content

Commit

Permalink
change default worker to eco-dynos
Browse files Browse the repository at this point in the history
  • Loading branch information
mrismanaziz authored Dec 2, 2022
1 parent de00e74 commit 8d490e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@
"formation": {
"worker": {
"quantity": 1,
"size": "free"
"size": "eco"
}
}
}

0 comments on commit 8d490e4

Please sign in to comment.