formation 3 年之前
父節點
當前提交
3b5ca9f169
共有 1 個文件被更改,包括 1 次插入1 次删除
  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`,
 };
 
 /*