Merge branch 'master' of bitbucket.org:venbainformationtechnology/vnms_admin_fe

This commit is contained in:
Surendiran 2023-09-06 18:02:29 +05:30
commit 8ae6322418

View File

@ -9,8 +9,8 @@
// The list of which env maps to which file can be found in `.angular-cli.json`.
export const environment = {
apiEndpoint:'https://dev.venbait.in/vnms/api/',
// apiEndpoint:'http://localhost:8081/api/',
// apiEndpoint:'https://dev.venbait.in/vnms/api/',
apiEndpoint:'http://localhost:8081/api/',
mailUrl:'',
production: false,
};