fix gitea
This commit is contained in:
parent
10bb263fb3
commit
cac9721b0c
3 changed files with 10 additions and 7 deletions
|
|
@ -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" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue