Do not add ipv6nat container to custom network
This commit is contained in:
parent
8a103ec796
commit
3a489b7851
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
service = {
|
service = {
|
||||||
image = "ghcr.io/nifoc/ifconfig.sexy-caddy:master";
|
image = "ghcr.io/nifoc/ifconfig.sexy-caddy:master";
|
||||||
restart = "always";
|
restart = "always";
|
||||||
|
networks = [ "webserver" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue