Explorar el Código

Update 'env.js'

appsptb hace 1 mes
padre
commit
f58a71ce0d
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 = "ptb-be:5000/v1";
+export const API_URL = "https://003-sidali.kemdiktisaintek.go.id/v1";
 export const ENV = "development";