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 295d229 commit b974528Copy full SHA for b974528
cicd/3-app/javabuilder/config/production-demo.config.json
@@ -3,8 +3,8 @@
3
"BaseDomainName": "code.org",
4
"SubdomainName": "javabuilder-demo",
5
"BaseDomainNameHostedZonedID": "Z2LCOI49SCXUGU",
6
- "ProvisionedConcurrentExecutions": "50",
7
- "ReservedConcurrentExecutions": "500",
+ "ProvisionedConcurrentExecutions": "0",
+ "ReservedConcurrentExecutions": "5",
8
"LimitPerHour": "25",
9
"LimitPerDay": "100",
10
"SilenceAlerts": "false"
0 commit comments