gitea container
This commit is contained in:
parent
f3263cda61
commit
8e373cec3f
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;
|
||||||
empheral = true;
|
emphemeral = 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