appsptb 1 月之前
父節點
當前提交
073def21b7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      env.js

+ 1 - 1
env.js

@@ -1,4 +1,4 @@
 // export const TOKEN=77aecfec-10ac-3b4f-ab59-3fbfbeed6324
 // export const API_URL = "http://localhost:5000";
-export const API_URL = "https://api.sidali-dev.vertibiz.com/v1";
+export const API_URL = "ptb-be:5000/v1";
 export const ENV = "development";