Skip to content

Commit

Permalink
correcting syntax (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
srh-sloan authored Dec 18, 2023
1 parent 3e5e77f commit 0cbf1b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/pre-award/copilot/environments/prod/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ observability:
container_insights: false

cdn:
certificate:
- arn:aws:acm:us-east-1:233700139423:certificate/a63fb731-b2b8-4e3d-a1b2-14624f852e42
certificate: "arn:aws:acm:us-east-1:233700139423:certificate/a63fb731-b2b8-4e3d-a1b2-14624f852e42"

http:
public:
Expand Down

0 comments on commit 0cbf1b2

Please sign in to comment.