ipv6 is broken for now
This commit is contained in:
parent
51c20a6579
commit
3d3dff4f27
2 changed files with 7 additions and 7 deletions
|
|
@ -43,7 +43,7 @@
|
|||
token_url = "file://${config.age.secrets.forgejo-runner-token.path}";
|
||||
};
|
||||
container = {
|
||||
enable_ipv6 = true;
|
||||
#enable_ipv6 = true;
|
||||
network = "podman";
|
||||
privileged = true;
|
||||
force_pull = true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue