services.cocoon.settings.COCOON_DATABASE_URL
NixOS option
Database connection URL
type: null or stringDefault
null
Example
declared in: nixos/modules/services/web-apps/cocoon.nixView source on NixOS/nixpkgs →"postgres://cocoon:password@localhost:5432/cocoon?sslmode=disable"