Skip to content

Commit

Permalink
add AWS credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
mthenw committed May 22, 2017
1 parent 547e643 commit 2f47ff2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ services:
- 8080
environment:
- AWS_REGION=us-east-1
- AWS_ACCESS_KEY_ID=AKIAI2TYMWZYFUNUHHIQ
- AWS_SECRET_ACCESS_KEY=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
logging:
driver: awslogs
options:
Expand Down

0 comments on commit 2f47ff2

Please sign in to comment.