netdata: add old ui
All checks were successful
Build hosts / build-hosts (pull_request) Successful in 19s
Flake check / flake-check (pull_request) Successful in 21s

This commit is contained in:
sid 2026-05-22 21:05:07 +02:00
parent 5ee15884b4
commit ac4e31bb7d
2 changed files with 37 additions and 1 deletions

View file

@ -38,7 +38,7 @@ rec {
port = 8085;
};
netdata = {
# fqdn = "mon." + domain;
fqdn = "mon." + domain;
port = 19999;
};
open-webui-oci = {