@@ -1,4 +1,4 @@
export const environment = {
production: true,
- apiUrl: `https://api-preprod.foodgame.fr`,
+ apiUrl: `https://api-preprod.foodgame.fr/api`,
};