MyNixOS website logo
option

services.oncall.settings.db.conn.str

Database connection scheme. The default specifies the connection through a local socket.

Declarations
Type
string
Default
"%(scheme)s://%(user)s@%(host)s:%(port)s/%(database)s?charset=%(charset)s&unix_socket=/run/mysqld/mysqld.sock"