fix container
This commit is contained in:
parent
729e626326
commit
d6028880e7
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ in
|
||||||
containers.gitea = {
|
containers.gitea = {
|
||||||
extraFlags = [ "-U" ];
|
extraFlags = [ "-U" ];
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
emphemeral = true;
|
ephemeral = true;
|
||||||
privateNetwork = true;
|
privateNetwork = true;
|
||||||
hostBridge = "server";
|
hostBridge = "server";
|
||||||
localAddress = "10.42.97.2/24";
|
localAddress = "10.42.97.2/24";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue