galovics commented on pull request #2047: URL: https://github.com/apache/fineract/pull/2047#issuecomment-1057333033
I see, probably you have used an older docker-compose file as a base. With the PostgreSQL support, I actually fixed one of the env variables in the docker-compose file, namely the `FINERACT_HIKARI_DRIVER_CLASS_NAME` env variable should be called `FINERACT_HIKARI_DRIVER_SOURCE_CLASS_NAME` cause the first one is not picked up by the app. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
