File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ Parameters:
8
8
# BaseDomainNameHostedZonedID:
9
9
# Type: String
10
10
# Description: AWS Route53 Hosted Zone ID for base domain name.
11
- SubdomainName :
12
- Type : String
13
- Description : Subdomain name for javabuilder service (e.g. 'javabuilder' in 'javabuilder.code.org').
11
+ # SubdomainName:
12
+ # Type: String
13
+ # Description: Subdomain name for javabuilder service (e.g. 'javabuilder' in 'javabuilder.code.org').
14
14
AppImageUri :
15
15
Type : String
16
16
Description : URI of the Docker image in ECR.
@@ -119,7 +119,7 @@ Resources:
119
119
awslogs-region : !Ref AWS::Region
120
120
awslogs-stream-prefix : ecs
121
121
122
- Outputs :
123
- AiProxyURL :
124
- Value :
125
- !Ref Domain
122
+ # Outputs:
123
+ # AiProxyURL:
124
+ # Value:
125
+ # !Ref Domain
You can’t perform that action at this time.
0 commit comments