MyNixOS website logo
option

services.pretix.settings.database.host

Database host or socket path.

Declarations
Type
null or string
Default
if config.services.pretix.settings..database.backend == "postgresql" then "/run/postgresql"
else null