|
|
@@ -1,6 +1,6 @@
|
|
|
export const environment = {
|
|
|
production: true,
|
|
|
apiUrl: 'https://192.168.98.140:8000',
|
|
|
- productionApiUrl: 'https://api.inverelec.solar',
|
|
|
+ productionApiUrl: 'https://api.inverelec.solar/api/v1',
|
|
|
appID: '55899b9ea53834f2736b65a3582b734b',
|
|
|
};
|