services.cocoon.settings.COCOON_DATABASE_URL

NixOS option

Database connection URL

type: null or string
Default
null
Example
"postgres://cocoon:password@localhost:5432/cocoon?sslmode=disable"
declared in: nixos/modules/services/web-apps/cocoon.nixView source on NixOS/nixpkgs →