appsptb 3 өдөр өмнө
parent
commit
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 TOKEN=77aecfec-10ac-3b4f-ab59-3fbfbeed6324
 // export const API_URL = "http://localhost:5000";
 // 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";
 export const ENV = "development";