diff --git a/env.config.js b/env.config.js index 2f45da0..f6697e6 100644 --- a/env.config.js +++ b/env.config.js @@ -9,7 +9,7 @@ const development = { } const production = { - API_URL: 'https://api.core.ac.uk/internal', + API_URL: 'https://api02.core.ac.uk/internal', } const validate = (config) =>