MyNixOS website logo
option

services.sstorytime.settings.POSTGRESQL_URI

PostgreSQL connection URI. When database.createLocally is true, defaults to a peer-auth socket URI. For remote databases prefer environmentFile if the URI contains secrets.

Declarations
Type
null or string
Default
null
Example
"postgresql://sstoryline@/sstoryline?host=/run/postgresql"