Path to the postgres socket directory.
Set this to null if you want to connect to a remote database.
If non-null, the local PostgreSQL server will be configured with the configured database, permissions, and required extensions.
If connecting to a remote database, please follow the instructions on how to setup your database: https://docs.joinmobilizon.org/administration/install/release/#database-setup.
Declarations
Type
null or string or (raw elixir)
Default
"/var/run/postgresql"