Skip to content

Commit

Permalink
chore: Bump API task CPU [skip pizza] (#2345)
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr authored Oct 26, 2023
1 parent 70098dd commit d3e9421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infrastructure/application/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ export = async () => {
context: "../../api.planx.uk",
target: "production",
}),
cpu: 1024,
memory: 4096 /*MB*/,
portMappings: [apiListenerHttp],
environment: [
Expand Down

0 comments on commit d3e9421

Please sign in to comment.