Separate database URL for the crypto database. By default, the regular database is also used for crypto.
Declarations
Type
string
Default
"default"
Example
"postgresql://username:password@hostname/dbname"
Separate database URL for the crypto database. By default, the regular database is also used for crypto.
string
"default"
"postgresql://username:password@hostname/dbname"