change to mcvlans

This commit is contained in:
2023-12-03 20:58:44 +01:00
parent aac55293a4
commit 59ee7435b2
2 changed files with 4 additions and 7 deletions

View File

@@ -101,9 +101,7 @@ in
extraFlags = [ "-U" ];
autoStart = true;
ephemeral = true;
privateNetwork = true;
hostBridge = "server";
localAddress = "10.42.97.2/24";
macvlans = [ "vserver" ];
bindMounts = {
"/var/lib/gitea" = {
hostPath = "/var/lib/gitea/";