[mod] remove auth jellyfin and emby
This commit is contained in:
parent
47c67bf8ec
commit
926612eee5
3 changed files with 8 additions and 8 deletions
|
|
@ -68,14 +68,16 @@ digraph saffron {
|
|||
}
|
||||
subgraph cluster_f {
|
||||
label = "odroid-n2";
|
||||
rankdir=TB
|
||||
bgcolor = "#FFDEAD";
|
||||
f1 [label = "kodi:8080";href = "http://odroid-n2:8080";tooltip = "kodi";];
|
||||
subgraph x {
|
||||
|
||||
x1 [label = "p";shape = "oval";href = "https://odroid-n2:9443";tooltip = "portainer"; fillcolor=yellow ;];
|
||||
rank=max;
|
||||
|
||||
x1 [label = "p";shape = "oval"; area=0.1 href = "https://odroid-n2:9443";tooltip = "portainer"; fillcolor=yellow ;];
|
||||
x2 [label = "n";shape = "oval";href = "http://odroid-n2:19999";tooltip = "netdata"; fillcolor=yellow ;];
|
||||
x1->x2[style=invis]
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
subgraph cluster_g {
|
||||
label = "n2-plus";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue