Skip to content

Commit d9cd3b1

Browse files
fix: endpoint dev is not working (#2099)
1 parent d4b90bc commit d9cd3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

secrets.defaults.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# Separated By Comma (,) Without Space like below
1111
# PROTOCOL_HTTPS,API_ENDPOINT,API_PATH,PORT,TENANT
1212

13-
DEMO_SERVER_CONFIG="https://,demo.mifos.community,/fineract-provider/api/v1/,80,default"
13+
DEMO_SERVER_CONFIG="https://,dev.mifos.io,/fineract-provider/api/v1/,80,default"
1414

1515
# Provide GEO API Key
1616
GEO_API_KEY=AIzaSyAZTZqvDGyyw21z2Ee7N-dE_WuZQwKL0

0 commit comments

Comments
 (0)