steinwinde commented on code in PR #5051:
URL: https://github.com/apache/fineract/pull/5051#discussion_r2374619829


##########
README.md:
##########
@@ -69,6 +69,9 @@ Run the following commands:
 1. `./gradlew createDB -PdbName=fineract_default`
 1. `./gradlew devRun`
 
+Fineract is running at https://localhost:8443/fineract-provider/
+
+Test the above endpoint with the headers: _fineract-platform-tenantid_ 
`default` and _Authorization_ `Basic bWlmb3M6cGFzc3dvcmQ=`

Review Comment:
   This curl would be a very good addition, I think!



-- 
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]

Reply via email to