services.warpgate.databaseUrlFile

Path to file containing database connection string with credentials. Should be a one line file with: database_url: <protocol>://<username>:<password>@<host>/<database>. See SeaORM documentation.

Type
null or string
Default
null
Declared
<nixpkgs/nixos/modules/services/security/warpgate.nix>