formation 3 năm trước cách đây
mục cha
commit
3b5ca9f169
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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`,
 };
 
 /*