This commit is contained in:
suseendhiran17 2023-08-07 11:35:24 +05:30
parent b5b036cede
commit cfc62c68d5

View File

@ -10,8 +10,6 @@
export const environment = {
apiEndpoint:'https://dev.venbait.in/vnms/api/',
// apiEndpoint:'http://localhost:8081/api/',
// apiEndpoint:'http://192.168.1.17:8081/api/',
mailUrl:'',
production: false,
};