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