We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0127870 commit 9621235Copy full SHA for 9621235
cicd/3-app/javabuilder/config/production.config.json
@@ -2,10 +2,10 @@
2
"Parameters": {
3
"BaseDomainName": "code.org",
4
"BaseDomainNameHostedZonedID": "Z2LCOI49SCXUGU",
5
- "ProvisionedConcurrentExecutions": "1",
6
- "ReservedConcurrentExecutions": "3",
7
- "LimitPerHour": "15",
8
- "LimitPerDay": "40",
+ "ProvisionedConcurrentExecutions": "150",
+ "ReservedConcurrentExecutions": "1650",
+ "LimitPerHour": "150",
+ "LimitPerDay": "300",
9
"SilenceAlerts": "false"
10
},
11
"Tags" : {
0 commit comments