services.sstorytime.settings.POSTGRESQL_URI
NixOS option
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.
type: null or stringDefault
null
Example
declared in: nixos/modules/services/web-apps/sstorytime.nixView source on NixOS/nixpkgs →"postgresql://sstoryline@/sstoryline?host=/run/postgresql"