Database host address or unix socket.
Declarations
Type
string
Default
if config.services.peertube.database.createLocally
then "/run/postgresql"
else null
Example
"192.168.15.47"
Database host address or unix socket.
string
if config.services.peertube.database.createLocally
then "/run/postgresql"
else null
"192.168.15.47"