documentation: Fix services
This commit is contained in:
parent
e586ef070e
commit
b6a114f7f4
1 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ icon: material/new-box
|
|||
|
||||
```json
|
||||
{
|
||||
"endpoints": [
|
||||
"services": [
|
||||
{
|
||||
"type": "",
|
||||
"tag": ""
|
||||
|
|
@ -25,6 +25,7 @@ icon: material/new-box
|
|||
|------------|------------------------|
|
||||
| `derp` | [DERP](./derp) |
|
||||
| `resolved` | [Resolved](./resolved) |
|
||||
| `ssm-api` | [SSM API](./ssm-api) |
|
||||
|
||||
#### tag
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue