formation hace 3 años
padre
commit
bdd21053c2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,
-  apiUrl: `https://api-preprod.foodgame.fr/`,
+  apiUrl: `https://api-preprod.foodgame.fr`,
 };