Test environment url.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
export const environment = {
|
export const environment = {
|
||||||
production: true,
|
production: true,
|
||||||
apiUrl: 'http://localhost:8080',
|
apiUrl: 'https://192.168.0.153:8444',
|
||||||
appVersion: '1.0'
|
appVersion: '1.0'
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user