test2
@@ -3,7 +3,7 @@
// The list of file replacements can be found in `angular.json`.
export const environment = {
- production: false,
+ production: true,
name: "(dev)",
apiUrl: `https://api-preprod.foodgame.fr`,
};