mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
Fix arguments doc formatting (#782)
This commit is contained in:
parent
aecac40413
commit
a5b200e033
1 changed files with 3 additions and 1 deletions
|
@ -248,7 +248,9 @@ Sets an authentication token to HTTP API requests.
|
|||
Environment Variable: WATCHTOWER_HTTP_API_TOKEN
|
||||
Type: String
|
||||
Default: -
|
||||
```## Filter by scope
|
||||
```
|
||||
|
||||
## Filter by scope
|
||||
Update containers that have a `com.centurylinklabs.watchtower.scope` label set with the same value as the given argument. This enables [running multiple instances](https://containrrr.github.io/watchtower/running-multiple-instances).
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue