appsptb hace 1 mes
padre
commit
073def21b7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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";