Compare commits

..

No commits in common. "61e10937ddb3583ae30eea9c5e8eb80755fdd05d" and "4f8fd77f7dfeb172436f68341a2b133b70467040" have entirely different histories.

1 changed files with 1 additions and 3 deletions

View File

@ -2,6 +2,4 @@ import { environment_base } from './environment.base';
export const environment = environment_base;
environment.apiBaseUrl = 'http://bizsearch.at-powan.ts.net:3001';
environment.mailinfoUrl = 'http://bizsearch.at-powan.ts.net';
environment.imageBaseUrl = 'http://bizsearch.at-powan.ts.net';
environment.apiBaseUrl = 'https://api-dev.bizmatch.net';