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