henri carmelo hai 10 meses
pai
achega
0dce68363e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      angular-client/src/environments/environment.ts

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

@@ -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`,
 };