MyNixOS website logo
option

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.

Declarations
Type
null or string
Default
null