Skip to content

Commit c250269

Browse files
Merge pull request #390 from code-dot-org/cat5inthecradle-patch-1
Reduce demo concurrency - step 1
2 parents 978ba3d + 5f05b99 commit c250269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cicd/3-app/javabuilder/config/production-demo.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"SubdomainName": "javabuilder-demo",
55
"BaseDomainNameHostedZonedID": "Z2LCOI49SCXUGU",
66
"ProvisionedConcurrentExecutions": "1",
7-
"ReservedConcurrentExecutions": "5",
7+
"ReservedConcurrentExecutions": "500",
88
"LimitPerHour": "25",
99
"LimitPerDay": "100",
1010
"SilenceAlerts": "false"

0 commit comments

Comments
 (0)