Compare commits
1 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
c2d7a53039 |
|
|
@ -2,4 +2,4 @@ import { environment_base } from './environment.base';
|
|||
|
||||
export const environment = environment_base;
|
||||
|
||||
environment.apiBaseUrl = 'https://api-dev.bizmatch.net';
|
||||
//environment.apiBaseUrl = 'https://api-dev.bizmatch.net';
|
||||
|
|
|
|||
Loading…
Reference in New Issue