Skip to content

Commit ad468b5

Browse files
debugging
1 parent f8f2258 commit ad468b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cicd/3-app/aiproxy/template.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ AWSTemplateFormatVersion: 2010-09-09
22
Transform: AWS::Serverless-2016-10-31
33
Description: Provision an instance of the Javabuilder service. Empty the ContentBucket before deleting this Stack.
44
Parameters:
5-
BaseDomainName:
6-
Type: String
7-
Description: Base domain name (e.g. 'code.org' in 'javabuilder.code.org').
5+
# BaseDomainName:
6+
# Type: String
7+
# Description: Base domain name (e.g. 'code.org' in 'aiproxy.code.org').
88
# BaseDomainNameHostedZonedID:
99
# Type: String
1010
# Description: AWS Route53 Hosted Zone ID for base domain name.

0 commit comments

Comments
 (0)