[fix/ local domain
This commit is contained in:
parent
5f070e9e55
commit
a7c920135a
2 changed files with 153 additions and 153 deletions
|
|
@ -85,10 +85,10 @@ digraph saffron {
|
|||
subgraph cluster_g {
|
||||
label = "n2-plus";
|
||||
bgcolor = "#FFDEAD";
|
||||
g1 [label = "tvheadend:9981";href = "http://n2-plus:9981";tooltip = "tvheadend";];
|
||||
g2 [label = "portainer:9443";href = "https://n2-plus:9443";tooltip = "portainer";];
|
||||
g3 [label = "netdata:19999";href = "http://n2-plus:19999";tooltip = "netdata";];
|
||||
g4 [label = "ntopng:3000";href = "http://n2-plus:3000";tooltip = "ntop ng";];
|
||||
g1 [label = "tvheadend:9981";href = "http://n2-plus.local:9981";tooltip = "tvheadend";];
|
||||
g2 [label = "portainer:9443";href = "https://n2-plus.local:9443";tooltip = "portainer";];
|
||||
g3 [label = "netdata:19999";href = "http://n2-plus.local:19999";tooltip = "netdata";];
|
||||
g4 [label = "ntopng:3000";href = "http://n2-plus.local:3000";tooltip = "ntop ng";];
|
||||
}
|
||||
}
|
||||
a2 -> c0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue