Skip to content

Commit

Permalink
changed to api.core.ac.uk
Browse files Browse the repository at this point in the history
  • Loading branch information
anwiev authored Nov 26, 2024
1 parent 2b81dd0 commit be742c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const development = {
}

const production = {
API_URL: 'https://api02.core.ac.uk/internal',
API_URL: 'https://api.core.ac.uk/internal',
}

const validate = (config) =>
Expand Down

0 comments on commit be742c9

Please sign in to comment.