[mod] network

This commit is contained in:
Andy Bunce 2025-03-17 20:29:05 +00:00
parent ebf6e89e8c
commit a398a4d8a1
2 changed files with 216 additions and 216 deletions

View file

@ -2,9 +2,9 @@
digraph saffron {
compound = true;
rankdir = LR;
fontname="Arial";
node [fontname = "helvetica"; shape = box;
node [fontname = "Arial"; shape = box;
style = filled; width = "2"; fillcolor = white; target = "saffron";];
edge [fontname = "Arial";];
ratio = "0.6";
@ -33,7 +33,7 @@ digraph saffron {
b5 [label = "jellyfin";href = "https://jellyfin.orlop.duckdns.org";tooltip = "Jellyfin";];
b6 [label = "Immich";href = "https://immich.orlop.duckdns.org";tooltip = "Immich";];
}
vpn [shape = circle;width = "0.75";];
vpn [shape = circle;width = "0.75";fillcolor="lightblue"];
}
subgraph cluster_s {