Skip to content

Commit 9344143

Browse files
committed
increase provisioned concurrency to 1
1 parent b974528 commit 9344143

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
@@ -3,7 +3,7 @@
33
"BaseDomainName": "code.org",
44
"SubdomainName": "javabuilder-demo",
55
"BaseDomainNameHostedZonedID": "Z2LCOI49SCXUGU",
6-
"ProvisionedConcurrentExecutions": "0",
6+
"ProvisionedConcurrentExecutions": "1",
77
"ReservedConcurrentExecutions": "5",
88
"LimitPerHour": "25",
99
"LimitPerDay": "100",

0 commit comments

Comments
 (0)