The IP address to listen on. Defaults to [::1] notated as a byte tuple.
Declarations
Type
(elixir tuple) or (raw elixir)
Default
{
_elixirType = "tuple";
value = [
0
0
0
0
0
0
0
1
];
}
The IP address to listen on. Defaults to [::1] notated as a byte tuple.
(elixir tuple) or (raw elixir)
{
_elixirType = "tuple";
value = [
0
0
0
0
0
0
0
1
];
}