mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Add missing token field in the service definition in the docs (#5685)
Fixes #5684
This commit is contained in:
parent
c96faa613d
commit
032d299072
@ -66,7 +66,8 @@ example shows all possible fields, but note that only a few are required.
|
||||
"weights": {
|
||||
"passing": 5,
|
||||
"warning": 1
|
||||
}
|
||||
},
|
||||
"token": "233b604b-b92e-48c8-a253-5f11514e4b50"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user