MyNixOS website logo
option

services.cocoon.settings.COCOON_DATABASE_URL

Database connection URL.

Declarations
Type
null or string
Default
null
Example
"postgres://cocoon:password@localhost:5432/cocoon?sslmode=disable"