Skip to content

Commit

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

0 comments on commit 5007c58

Please sign in to comment.