Open tiero opened 2 years ago
We should add some new env vars to support connecting to a pg DB instead of using the local badger db file.
Let's add also a new env var TDEX_DB_TYPE like done here to be able to switch db from config.
TDEX_DB_TYPE
Should we create a branch starting the altafan fork #655 ?
We should add some new env vars to support connecting to a pg DB instead of using the local badger db file.
Let's add also a new env var
TDEX_DB_TYPE
like done here to be able to switch db from config.