env.js 206 B

1234
  1. // export const TOKEN=77aecfec-10ac-3b4f-ab59-3fbfbeed6324
  2. // export const API_URL = "http://localhost:5000";
  3. export const API_URL = "https://api.sidali.kemdikbud.go.id/v1";
  4. export const ENV = "production";