fix ip
This commit is contained in:
parent
d764cbde57
commit
e3e09db610
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ in
|
|||
# macvlans = [ "vserver" ];
|
||||
privateNetwork = true;
|
||||
hostBridge = "server";
|
||||
hostAddress = "10.42.97.1"
|
||||
hostAddress = "10.42.97.1";
|
||||
localAddress = "10.42.97.2";
|
||||
bindMounts = {
|
||||
"/var/lib/gitea" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue