Add configurable dsn for postgres connection

This commit is contained in:
nolash
2020-10-17 11:06:52 +02:00
parent 06962b3365
commit f92e2878cd
5 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
* 0.2.3
- Use dsn and config for keystore database settings
* 0.2.2
- Use confini for configurations
* 0.2.1