1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Docs - fixing debugging, adding token notes

This commit is contained in:
silversword411 2022-05-12 02:05:52 -04:00
parent 0dab6de02d
commit 50bbfafcb9
No known key found for this signature in database
GPG key ID: 6F4BD176F56B50CA
6 changed files with 34 additions and 6 deletions

View file

@ -6,7 +6,10 @@ nav:
- install/index.md
- MeshCentral:
- meshcentral/index.md
- 'Index': 'meshcentral/index.md'
- 'Tokens': 'meshcentral/tokens.md'
- 'Assistant': 'meshcentral/assistant.md'
- 'Debugging': 'meshcentral/debugging.md'
- Design and Architecture:
- design/index.md
@ -27,7 +30,7 @@ site_description: "A remote monitoring and management tool"
site_author: "Ylianst"
site_url: "https://git.meshcentral.com/"
dev_addr: "0.0.0.0:8006"
dev_addr: "0.0.0.0:8010"
# Repository
repo_name: "Ylianst/MeshCentral"
@ -46,6 +49,7 @@ theme:
- navigation.tabs
- navigation.expand
- navigation.top
- navigation.instant
- toc.integrate
extra_css:
- stylesheets/extra.css