formation 3 роки тому
батько
коміт
d42c408754
1 змінених файлів з 1 додано та 1 видалено
  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`,
 };