new env
This commit is contained in:
parent
0ac17ef155
commit
ce92955bb9
|
|
@ -2,4 +2,6 @@ import { environment_base } from './environment.base';
|
||||||
|
|
||||||
export const environment = environment_base;
|
export const environment = environment_base;
|
||||||
|
|
||||||
environment.apiBaseUrl = 'https://api-dev.bizmatch.net';
|
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';
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue