Skip to content

Commit 072b390

Browse files
committed
add subdomain name
1 parent 3c866b3 commit 072b390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"Parameters": {
33
"BaseDomainName": "code.org",
4+
"SubdomainName": "javabuilder-demo",
45
"BaseDomainNameHostedZonedID": "Z2LCOI49SCXUGU",
56
"ProvisionedConcurrentExecutions": "50",
67
"ReservedConcurrentExecutions": "500",

0 commit comments

Comments
 (0)