Hello, I am new on Fineract/Mifos. I have a setup problem and am very appreciated if someone can help me.
I have successfully setup Apache Fineract using docker. I can issue RESTful API commands to the setup at localhost:8443 and get response. Next I have tried to setup Mifos community APP using docker. It seems it's up and run, however when I tried to login, it always says: Couldn't connect to server. Make sure you are using correct settings. I have followed the docker setup instructions at https://github.com/openMF/community-app using credential "mifos:password", which works fine when I issue Fineract API through firefox REST client meaning I can get the response of a client list etc. Thank you in advance!
