tiagosune commented on PR #5701: URL: https://github.com/apache/fineract/pull/5701#issuecomment-4156911655
I updated the Quick Start section to use the createPGDB task as suggested. I also tested it locally and confirmed that it works when PostgreSQL is properly configured. In particular: - the PostgreSQL user and password must be set (e.g. root/postgres as used in CI) - an initial database (e.g. "root") must exist for the connection I added a note in the documentation to clarify these requirements and updated the commit accordingly. Please let me know if you'd like me to simplify or expand the setup instructions further. -- 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]
