From 0035e6f55f26dd6373c8326646d4c2babb65cdfb Mon Sep 17 00:00:00 2001 From: Aitor Urrutia Aranburu Date: Wed, 21 Jun 2023 22:20:43 +0200 Subject: [PATCH] chore: produkziorako urla aldatzen du --- front/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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