Skip to content

Commit 9621235

Browse files
refert prod config change
1 parent 0127870 commit 9621235

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"Parameters": {
33
"BaseDomainName": "code.org",
44
"BaseDomainNameHostedZonedID": "Z2LCOI49SCXUGU",
5-
"ProvisionedConcurrentExecutions": "1",
6-
"ReservedConcurrentExecutions": "3",
7-
"LimitPerHour": "15",
8-
"LimitPerDay": "40",
5+
"ProvisionedConcurrentExecutions": "150",
6+
"ReservedConcurrentExecutions": "1650",
7+
"LimitPerHour": "150",
8+
"LimitPerDay": "300",
99
"SilenceAlerts": "false"
1010
},
1111
"Tags" : {

0 commit comments

Comments
 (0)