Skip to content

Commit d8a2203

Browse files
fix ref
1 parent 8974a97 commit d8a2203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cicd/3-app/aiproxy/template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Resources:
122122
LogConfiguration:
123123
LogDriver: awslogs
124124
Options:
125-
awslogs-group: !Ref ECSTaskLogGroup
125+
awslogs-group: !Ref LogGroup
126126
awslogs-region: !Ref AWS::Region
127127
awslogs-stream-prefix: ecs
128128

0 commit comments

Comments
 (0)