italia / developers-italia-api

API for the developers.italia.it public software collection
https://api.developers.italia.it
GNU Affero General Public License v3.0
9 stars 6 forks source link

fix(backward comp): use postgres as default db #207

Closed bfabio closed 10 months ago

bfabio commented 10 months ago

Use PostgreSQL as default database, so it works with DSN as well. (fe. host=db user=postgres password=postgres dbname=postgres port=5432)