@@ -1,4 +1,4 @@
export const environment = {
production: true,
- apiUrl: `https://api-preprod.aggylt.fr`,
+ apiUrl: `https://api-preprod.foodgame.fr`,
};
@@ -5,7 +5,7 @@
production: false,
name: "(Dev)",
- apiUrl: `http://api-dev.aggylt.fr`,
+ apiUrl: `http://api-dev.foodgame.fr`,
/*