Skip to content

Commit

Permalink
Add AWS_SESSION_TOKEN to docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
barroco committed Dec 4, 2023
1 parent 8ba57cc commit d4c3d36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/operations/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ services:
environment:
- AWS_ACCESS_KEY_ID
- AWS_SECRET_ACCESS_KEY
- AWS_SESSION_TOKEN
volumes:
- type: bind
source: ../
Expand Down

0 comments on commit d4c3d36

Please sign in to comment.