stuffs
This commit is contained in:
@@ -169,7 +169,7 @@ rec {
|
||||
{
|
||||
name,
|
||||
localAddress ? "127.0.0.1",
|
||||
ports ? [ "80" ],
|
||||
ports ? [ 80 ],
|
||||
bindMounts ? { },
|
||||
config ? { },
|
||||
}:
|
||||
|
||||
Reference in New Issue
Block a user