add privatenetwork
This commit is contained in:
parent
d8a94d3e5c
commit
09379f901a
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@ in
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
ephemeral = true;
|
ephemeral = true;
|
||||||
# macvlans = [ "vserver" ];
|
# macvlans = [ "vserver" ];
|
||||||
|
privateNetwork = true;
|
||||||
hostBridge = "server";
|
hostBridge = "server";
|
||||||
localAddress = "10.42.97.1/24";
|
localAddress = "10.42.97.1/24";
|
||||||
bindMounts = {
|
bindMounts = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue