services.strichliste.environment.DATABASE_URL

NixOS option

See https://www.doctrine-project.org/projects/doctrine-dbal/en/3.9/reference/configuration.html#connecting-using-a-url for more URL examples.

type: string
Default
"sqlite:////var/lib/strichliste/db.sqlite"
Example
"postgresql://strichliste@localhost/strichliste?host=/run/postgresql"
declared in: nixos/modules/services/web-apps/strichliste.nixView source on NixOS/nixpkgs →