change macvlan to bridge
This commit is contained in:
@@ -8,6 +8,7 @@ in {
|
||||
dockerCompat = true;
|
||||
defaultNetwork.settings = {
|
||||
driver = "macvlan";
|
||||
mode = "bridge";
|
||||
network_interface = "lan";
|
||||
ipv6_enabled = false;
|
||||
internal = false;
|
||||
|
||||
Reference in New Issue
Block a user