Files
devops/perl/lib/Graph-Easy-0.76/t/txt/5_group_repair.txt
2025-09-17 16:08:16 +08:00

13 lines
212 B
Plaintext

( DMZ:
[ Backend ]
[ Database ]
[ Proxy ]
[ Server ]
)
[ Proxy ] --> [ Check ]
[ Proxy ] --> { flow: south; } [ Database ]
[ Proxy ] --> [ Server ]
[ Check ] --> [ Backend ]
[ Database ] --> [ Backend ]