Browse Source

Update 'env.js'

appsptb 3 days ago
parent
commit
f4d379ebb3
1 changed files with 1 additions and 1 deletions
  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://003-sidali.kemdiktisaintek.go.id/v1";
+export const API_URL = "https://003-dev-sidali.kemdiktisaintek.go.id/v1";
 export const ENV = "development";
 export const ENV = "development";