Skip to content

Commit

Permalink
Updated environments list
Browse files Browse the repository at this point in the history
  • Loading branch information
hdf1996 committed Mar 11, 2020
1 parent d793d5c commit aea09fe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions environments.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,12 @@ module.exports = [
NAME: 'mw',
API_URL: 'https://maap-mw.instedd.org'
}
},
{
name: 'sl',
config: {
NAME: 'sl',
API_URL: 'https://maap-sl.instedd.org'
}
}
];

0 comments on commit aea09fe

Please sign in to comment.