Skip to content

Commit

Permalink
in testkit too
Browse files Browse the repository at this point in the history
  • Loading branch information
Idokah committed Sep 21, 2023
1 parent 79523b7 commit cbe7862
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/velo-external-db/test/resources/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,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 cbe7862

Please sign in to comment.