Skip to content

Commit

Permalink
fix dynamo build
Browse files Browse the repository at this point in the history
  • Loading branch information
Idokah committed Sep 21, 2023
1 parent e147f2f commit 79523b7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ services:
- 8000:8000
environment:
AWS_REGION: us-west-2
AWS_ACCESS_KEY_ID: TEST_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: TEST_SECRET_ACCESS_KEY
AWS_ACCESS_KEY_ID: TestAccessKeyId
AWS_SECRET_ACCESS_KEY: TestSecretAccessKey
networks:
- backend

Expand Down

0 comments on commit 79523b7

Please sign in to comment.