Merge pull request #351 from SpencerBrown/patch-1
Update secrets/index.md to fix example
This commit is contained in:
@@ -274,7 +274,7 @@ This is the result of commands executed inside the container from the example ab
|
|||||||
```shell
|
```shell
|
||||||
$ echo $SECRET_USERNAME
|
$ echo $SECRET_USERNAME
|
||||||
admin
|
admin
|
||||||
$ cat /etc/foo/password
|
$ echo $SECRET_PASSWORD
|
||||||
1f2d1e2e67df
|
1f2d1e2e67df
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user