[DEV] change basic server
This commit is contained in:
parent
a445f548f1
commit
d1f6e9b29f
@ -6,7 +6,7 @@
|
|||||||
export const environment = {
|
export const environment = {
|
||||||
production: true,
|
production: true,
|
||||||
// URL of development API
|
// URL of development API
|
||||||
apiUrl: 'http://192.168.1.157/karideo/api',
|
apiUrl: 'http://192.168.1.156/karideo/api',
|
||||||
frontBaseUrl: 'karideo',
|
frontBaseUrl: 'karideo',
|
||||||
apiMode: "QUERRY",
|
apiMode: "QUERRY",
|
||||||
//apiMode: "REWRITE",
|
//apiMode: "REWRITE",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user