This commit is contained in:
mjallen18
2026-02-04 13:08:34 -06:00
parent aa7fc9c228
commit 87fb1c96e5
10 changed files with 387 additions and 16 deletions

View File

@@ -169,7 +169,7 @@ rec {
{
name,
localAddress ? "127.0.0.1",
ports ? [ "80" ],
ports ? [ 80 ],
bindMounts ? { },
config ? { },
}: