NetVisor: v0.10.0 fixes (#9255)

This commit is contained in:
Chris
2025-11-19 03:36:55 -05:00
committed by GitHub
parent 783db6630a
commit e3164f6ea5
3 changed files with 33 additions and 13 deletions

View File

@@ -35,6 +35,10 @@
{
"text": "The integrated daemon config is located at `/root/.config/daemon/config.json`",
"type": "info"
},
{
"text": "When using a reverse proxy, edit `/opt/netvisor/ui/build/_app/env.js`: add 443 to `PUBLIC_SERVER_PORT` and remove 'default' from `PUBLIC_SERVER_HOSTNAME`.",
"type": "info"
}
]
}