Files
road-monitoring-ui/src/constants/secrect.constant.ts

4 lines
54 B
TypeScript

export const ENV_CONSTANT = {
BASE_API_URL: '/',
};