formation 3 éve
szülő
commit
d42c408754
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      angular-client/src/environments/environment.prod.ts

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

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