formation %!s(int64=3) %!d(string=hai) anos
pai
achega
bdd21053c2
Modificáronse 1 ficheiros con 1 adicións e 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`,
 };