diff --git a/front/.env.production b/front/.env.production index 83448c0..17cf3e0 100644 --- a/front/.env.production +++ b/front/.env.production @@ -1,2 +1,2 @@ GATSBY_ROOT_URL=https://laba-webgunea.netlify.app -API_URL=https://laba-webgunea.herokuapp.com/api +API_URL=https://strapi-production-fafc.up.railway.app/api