formation 3 lat temu
rodzic
commit
fc12f1b5c9

+ 1 - 1
angular-client/src/environments/environment.prod.ts

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