fix gitea

This commit is contained in:
2023-12-03 19:54:46 +01:00
parent 10bb263fb3
commit cac9721b0c
3 changed files with 10 additions and 7 deletions

View File

@@ -100,7 +100,7 @@ in
containers.gitea = {
autoStart = true;
privateNetwork = true;
hostBridge = "brserver";
hostBridge = "server";
localAddress = "10.42.97.2/24";
bindMounts = {
"/var/lib/gitea" = {