environment.development.ts 90 Bytes
Newer Older
Trần Anh Phú's avatar
Trần Anh Phú committed
1 2 3
export const environment = {
  API_DOMAIN: 'http://localhost:5051/api/v1.0/', //custom
};