1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-28 07:56:37 +01:00

chore: updates docs to have base

This commit is contained in:
Amir Raminfar
2023-10-08 13:52:34 -07:00
parent 84c062c13d
commit a7f602449b
2 changed files with 50 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ export default defineConfig({
text: "Advanced Configuration",
items: [
{ text: "Authentication", link: "/guide/authentication" },
{ text: "Changing Base", link: "/guide/changing-base" },
{ text: "Healthcheck", link: "/guide/healthcheck" },
{ text: "Hostname", link: "/guide/hostname" },
{ text: "Remote Hosts", link: "/guide/remote-hosts" },