|
|
@@ -1,5 +1,5 @@ |
|
|
export const environment = { |
|
|
export const environment = { |
|
|
production: true, |
|
|
production: true, |
|
|
basePath: 'http://crm-api.matsen.lokal/', |
|
|
|
|
|
|
|
|
basePath: 'http://crm-api.matsen.lokal', |
|
|
apiUrl: 'http://crm-api.matsen.lokal/api' |
|
|
apiUrl: 'http://crm-api.matsen.lokal/api' |
|
|
}; |
|
|
}; |