services.hatsu.settings.HATSU_DATABASE_URL

Database URL.

Type
string
Default
"sqlite:///var/lib/hatsu/hatsu.sqlite?mode=rwc"
Example
"postgres://username:password@host/database"
Declared
<nixpkgs/nixos/modules/services/web-apps/hatsu.nix>