formation %!s(int64=3) %!d(string=hai) anos
pai
achega
3b5ca9f169
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

@@ -5,7 +5,7 @@
 export const environment = {
   production: false,
   name: "(Dev)",
-  apiUrl: `http://localhost:4000`,
+  apiUrl: `https://api-preprod.foodgame.fr`,
 };
 
 /*