You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
369 B
5 lines
369 B
export const PJU_API_URL = 'https://apimobile.gisportal.id/api/v1/pju'; |
|
export const USER_API_URL = 'https://apimobile.gisportal.id/api/v1/user'; |
|
export const PDAM_API_URL = 'https://apimobile.gisportal.id/api/v1/pdam'; |
|
export const PERMIT_API_URL = 'https://apimobile.gisportal.id/api/v1/permit'; |
|
export const Ngrok_URL = 'https://c557-117-102-73-102.ngrok-free.app/'; |