services.cocoon.settings.COCOON_DATABASE_URL
Database connection URL
- Type
null or string- Default
null- Example
"postgres://cocoon:password@localhost:5432/cocoon?sslmode=disable"- Declared
- <nixpkgs/nixos/modules/services/web-apps/cocoon.nix>
Database connection URL
null or stringnull"postgres://cocoon:password@localhost:5432/cocoon?sslmode=disable"