Bugfixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {environment_base} from './environment.base'
|
||||
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 = 'https://api-dev.bizmatch.net';
|
||||
|
||||
Reference in New Issue
Block a user