openMF / community-app

This was the former default web application built on top of the Apache Fineract platform. It's now deprecated and replaced by the the Mifos X Web App (https://github.com/openMF/web-app maintained by the Mifos Initiative as a reference solution for financial inclusion. It is a Single-Page App (SPA) written in web standard technologies.
http://openmf.github.io/community-app/
Mozilla Public License 2.0
313 stars 1.02k forks source link

Change default baseAPIUrl #3335

Closed BLasan closed 3 years ago

BLasan commented 3 years ago

Description

Cannot login to community app by using the default baseAPIUrl

Steps to Reproduce

Change the baseApiUrl to https://dev.mifos.io in Gruntfile.js

Expected Behaviour

Query parameter baseApiUrl will get changed to https://dev.mifo.io

Screenshots

communityapp-issue

BLasan commented 3 years ago

@spider0061 Shall we change the default baseApiUrl as I suggested for development purposes? From demo.mifos.io server, we cannot login to the system

Abhirup-99 commented 3 years ago

use https://www.fineract.dev instead.