MyNixOS website logo
option

services.mattermost.database.host

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.

Declarations
Type
string
Default
"localhost"
Example
"127.0.0.1"