URI to the database. Can be set to null in which case ATUIN_DB_URI should be set through an EnvironmentFile.
Declarations
Type
null or string
Default
"postgresql:///atuin?host=/run/postgresql"
Example
"postgresql://atuin@localhost:5432/atuin"
URI to the database. Can be set to null in which case ATUIN_DB_URI should be set through an EnvironmentFile.
null or string
"postgresql:///atuin?host=/run/postgresql"
"postgresql://atuin@localhost:5432/atuin"