MyNixOS website logo
option

services.meilisearch.listenAddress

The IP address that Meilisearch will listen on.

It can also be a hostname like "localhost". If it resolves to an IPv4 and IPv6 address, Meilisearch will listen on both.

Declarations
Type
string
Default
"localhost"