Skip to content

Commit

Permalink
test issue with ES
Browse files Browse the repository at this point in the history
  • Loading branch information
anwiev authored Nov 20, 2024
1 parent c91f946 commit e72ba84
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://api.core.ac.uk/internal',
API_URL: 'https://api01.core.ac.uk/internal',
}

const validate = (config) =>
Expand Down

0 comments on commit e72ba84

Please sign in to comment.