remove network name
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
dockerCompat = true;
|
||||
defaultNetwork.settings = {
|
||||
cniVersion = "0.4.0";
|
||||
name = "newnet";
|
||||
plugins = [
|
||||
{
|
||||
type = "macvlan";
|
||||
|
||||
Reference in New Issue
Block a user