services.oncall.settings.db.conn.str
NixOS option
Database connection scheme. The default specifies the connection through a local socket.
type: stringDefault
declared in: nixos/modules/services/web-apps/oncall.nixView source on NixOS/nixpkgs →"%(scheme)s://%(user)s@%(host)s:%(port)s/%(database)s?charset=%(charset)s&unix_socket=/run/mysqld/mysqld.sock"