[DEV] wrong env
This commit is contained in:
parent
1461828458
commit
d5070f773e
@ -7,10 +7,10 @@ export const environment = {
|
|||||||
production: false,
|
production: false,
|
||||||
// URL of development API
|
// URL of development API
|
||||||
//apiUrl: 'http://localhost:15080',
|
//apiUrl: 'http://localhost:15080',
|
||||||
//apiUrl: 'http://localhost:18080/karideo/api',
|
apiUrl: 'http://localhost:18080/karideo/api',
|
||||||
apiUrl: 'http://192.168.1.156/karideo/api',
|
//apiUrl: 'http://192.168.1.156/karideo/api',
|
||||||
//apiOAuthUrl: 'http://localhost:17080/karauth/api',
|
apiOAuthUrl: 'http://localhost:17080/karauth/api',
|
||||||
apiOAuthUrl: 'http://192.168.1.156/karauth/api',
|
//apiOAuthUrl: 'http://192.168.1.156/karauth/api',
|
||||||
frontBaseUrl: '',
|
frontBaseUrl: '',
|
||||||
//apiMode: "QUERRY"
|
//apiMode: "QUERRY"
|
||||||
apiMode: "REWRITE"
|
apiMode: "REWRITE"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user