services.romm.database.host

NixOS option

PostgreSQL host. Ignored when services.romm.database.createLocally is set; the password for a remote database is passed as DB_PASSWD via services.romm.environmentFile.

type: string
Default
"127.0.0.1"
declared in: nixos/modules/services/web-apps/romm.nixView source on NixOS/nixpkgs →