Netvisor: add OIDC and more comments to env

This commit is contained in:
vhsdream
2025-11-09 11:10:50 -05:00
parent d366a40e59
commit 6d49c8f297
3 changed files with 25 additions and 9 deletions

View File

@@ -31,5 +31,10 @@
"username": null,
"password": null
},
"notes": []
"notes": [
{
"text": "The integrated daemon config is located at `/root/.config/daemon/config.json`",
"type": "info"
}
]
}