I have set up the traccar application in local window machine using Intellij ide. I am trying to use postgres instead of default database (H2 Embedded). Under which module/file Where can i get the database connection string ?
It's in the config file.
I have set up the traccar application in local window machine using Intellij ide. I am trying to use postgres instead of default database (H2 Embedded). Under which module/file Where can i get the database connection string ?