Skip to content

Commit

Permalink
update version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gbolo committed Aug 31, 2020
1 parent 98568ff commit 4b2adc5
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 @@ -33,7 +33,7 @@ docker run -d --name "aws-power-toggle" \
-p 8080:8080 \
-e "AWS_ACCESS_KEY_ID=<your_key_id>" \
-e "AWS_SECRET_ACCESS_KEY=<your_secret_key>" \
gbolo/aws-power-toggle:3.2
gbolo/aws-power-toggle:3.3
```

Then open your browser to: [http://127.0.0.1:8080](http://127.0.0.1:8080)
Expand Down

0 comments on commit 4b2adc5

Please sign in to comment.