Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s12v authored Jun 6, 2019
1 parent f8c0722 commit e04699c
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 @@ -51,7 +51,7 @@ Run:
```
docker run \
-e PLAINTEXT_PARAM="text" \
-e KMS_PARAM="{aws-kms}AQICAHjA3mwvsfng346vnbmf..." \
-e KMS_PARAM="{aws-kms}c2VjcmV0" \
-e SSM_PARAM="{aws-ssm}/myapp/param" \
exec-with-secrets-example \
/bin/env
Expand Down

0 comments on commit e04699c

Please sign in to comment.