mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
Fixed wrong filename in documentation
This commit is contained in:
parent
9389e8f34f
commit
0784aa5e49
1 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ volumes:
|
||||||
helper: {}
|
helper: {}
|
||||||
```
|
```
|
||||||
|
|
||||||
and for `.docker/config.yml`:
|
and for `.docker/config.json`:
|
||||||
```yaml
|
```yaml
|
||||||
{
|
{
|
||||||
"HttpHeaders" : {
|
"HttpHeaders" : {
|
||||||
|
@ -61,4 +61,4 @@ and for `.docker/config.yml`:
|
||||||
"index.docker.io": "osxkeychain" // ...or your prefered helper
|
"index.docker.io": "osxkeychain" // ...or your prefered helper
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue