[fix] network

This commit is contained in:
Andy Bunce 2025-02-21 21:47:19 +00:00
parent 9b499afbef
commit a4dd633293
2 changed files with 152 additions and 152 deletions

View file

@ -42,12 +42,12 @@ digraph saffron {
label = "xu4";
bgcolor = "#FFDEAD";
c0 [label = "caddy";];
c1 [label = "basex-test:9090";href = "http://omv.local:9090";tooltip = "Basex 10.7";];
c2 [label = "tiddy-wiki:8088";href = "http://omv.local:8088";tooltip = "Tiddly wiki";];
c1 [label = "basex-test:9090";href = "http://odroid.local:9090";tooltip = "Basex 10.7";];
c2 [label = "tiddy-wiki:8088";href = "http://odroid.local:8088";tooltip = "Tiddly wiki";];
c4 [label = "tiddy-wiki:8088";href = "http://omv.local:8088";tooltip = "Tiddly wiki";];
c5 [label = "wireguard:4000";href = "http://omv.local:4000";tooltip = "Wire shark";];
c6 [label = "redis-test:6379";href = "http://omv.local:6379";tooltip = "Redis";];
c4 [label = "tiddy-wiki:8088";href = "http://odroid.local:8088";tooltip = "Tiddly wiki";];
c5 [label = "wireguard:4000";href = "http://odroid.local:4000";tooltip = "Wire shark";];
c6 [label = "redis-test:6379";href = "http://odroid.local:6379";tooltip = "Redis";];
c7 [label = "pihole";href = "http://192.168.1.59";];
}
subgraph cluster_d {