services.mattermost.database.host

NixOS option

Host to use for the database. Can also be set to a path if you’d like to connect to a socket using a username and password.

type: string
Default
"localhost"
Example
"127.0.0.1"
declared in: nixos/modules/services/web-apps/mattermost.nixView source on NixOS/nixpkgs →