Skip to content

Commit

Permalink
use https
Browse files Browse the repository at this point in the history
  • Loading branch information
mlabouardy authored May 4, 2019
1 parent acab48f commit cbb390b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ docker run -d -p 3000:3000 --name komiser mlabouardy/komiser:2.0.0
* Create an IAM user with the following IAM [policy](https://raw.githubusercontent.com/mlabouardy/komiser/master/policy.json):

```
wget http://komiser.s3.amazonaws.com/policy.json
wget https://komiser.s3.amazonaws.com/policy.json
```

* Add your **Access Key ID** and **Secret Access Key** to *~/.aws/credentials* using this format
Expand Down

0 comments on commit cbb390b

Please sign in to comment.