mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-21 12:08:19 +02:00
update script and apply
This commit is contained in:
parent
2fecb4e583
commit
91d4d22156
9 changed files with 191 additions and 169 deletions
|
@ -210,7 +210,19 @@ module.exports = {
|
|||
],
|
||||
},
|
||||
"prometheus",
|
||||
"reference",
|
||||
{
|
||||
title: "Reference",
|
||||
type: "group",
|
||||
collapsable: false,
|
||||
path: "/enterprise/reference/configure",
|
||||
sidebarDepth: 2,
|
||||
children: [
|
||||
"/enterprise/reference/configuration-settings",
|
||||
"/enterprise/reference/configure",
|
||||
"/enterprise/reference/manage",
|
||||
"/enterprise/reference/reports",
|
||||
]
|
||||
}
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue