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