Skip to content

Commit

Permalink
Merge pull request #9 from kscalelabs/SnowGlowedMountain-patch-1
Browse files Browse the repository at this point in the history
Update apprunner.yaml
  • Loading branch information
Serhii Ofii authored Aug 26, 2024
2 parents c092dfc + a9b5fe8 commit 7cfcad3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion linguaphoto/apprunner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@ run:
value: "linguaphoto"
- name: AWS_REGION
value: "us-east-1"

secrets:
- name: AWS_ACCESS_KEY_ID
value-from: "arn:aws:secretsmanager:us-east-1:725596835855:secret:AWS_SECRET-Bv7ArD"
- name: AWS_SECRET_ACCESS_KEY
value-from: "arn:aws:secretsmanager:us-east-1:725596835855:secret:AWS_SECRET-Bv7ArD"

0 comments on commit 7cfcad3

Please sign in to comment.