mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +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: {}
|
||||
```
|
||||
|
||||
and for `.docker/config.yml`:
|
||||
and for `.docker/config.json`:
|
||||
```yaml
|
||||
{
|
||||
"HttpHeaders" : {
|
||||
|
@ -61,4 +61,4 @@ and for `.docker/config.yml`:
|
|||
"index.docker.io": "osxkeychain" // ...or your prefered helper
|
||||
}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue