Skip to content

Commit e1e609d

Browse files
Merge pull request #391 from code-dot-org/cat5inthecradle-patch-2
Reduce demo concurrency - step 2
2 parents c250269 + b07ffd2 commit e1e609d

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": "500",
7+
"ReservedConcurrentExecutions": "5",
88
"LimitPerHour": "25",
99
"LimitPerDay": "100",
1010
"SilenceAlerts": "false"

0 commit comments

Comments
 (0)