fix firewall for bridge interface

This commit is contained in:
2023-12-03 22:17:06 +01:00
parent 18747fe129
commit 38d5a26e78
2 changed files with 5 additions and 6 deletions

View File

@@ -103,7 +103,6 @@ in
# macvlans = [ "vserver" ];
privateNetwork = true;
hostBridge = "server";
hostAddress = "10.42.97.1";
localAddress = "10.42.97.2";
bindMounts = {
"/var/lib/gitea" = {