Skip to content

Commit

Permalink
Merge branch 'ft-log-points-validation' of https://github.com/andela/…
Browse files Browse the repository at this point in the history
…andela-societies-frontend into ft-log-points-validation
  • Loading branch information
alexmochu committed Apr 3, 2019
2 parents dd1560c + ae5c1cd commit bac70dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const configs = {
development: {
AUTH_API: 'https://api-prod.andela.com/login?redirect_url=',
APP_URL: 'http://soc-dev.andela.com:3000/',
API_BASE_URL: 'https://private-ae5c2-andelasocietiesapi.apiary-mock.com/api/v1',
API_BASE_URL: 'https://societies-api.andela.com/api/v1',
},
testing: {
AUTH_API: 'https://api-prod.andela.com/login?redirect_url=',
Expand Down

0 comments on commit bac70dd

Please sign in to comment.