MyNixOS website logo
option

services.hatsu.settings.HATSU_DATABASE_URL

Database URL.

Declarations
Type
string
Default
"sqlite:///var/lib/hatsu/hatsu.sqlite?mode=rwc"
Example
"postgres://username:password@host/database"