hippocampus: minio: bridge -> veth

This commit is contained in:
2026-04-20 16:54:41 -04:00
parent 7e45996692
commit 8a9949ef67

View File

@@ -5,8 +5,9 @@
autoStart = true;
privateNetwork = true;
hostBridge = "br0";
localAddress = "10.0.0.${toString (10+n)}/24";
#hostBridge = "br0";
hostAddress = "10.${toString (10+n)}.0.0";
localAddress = "10.${toString (10+n)}.0.1";
# If true it registers a new node very time
# need to find where it stores the state