Skip to content

Commit

Permalink
Update animl-api endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanielrindlaub committed Apr 20, 2024
1 parent 35f22e9 commit 7b28c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const API_URLS = {
development: 'https://7bs5tmbd8e.execute-api.us-west-2.amazonaws.com/dev/external',
development: 'https://ko0yratczi.execute-api.us-west-2.amazonaws.com/dev/external',
staging: 'https://7bs5tmbd8e.execute-api.us-west-2.amazonaws.com/dev/external',
production: 'https://4634jgo56f.execute-api.us-west-2.amazonaws.com/prod/external/',
};
Expand Down

0 comments on commit 7b28c53

Please sign in to comment.