fix: change environment
This commit is contained in:
parent
3d9fabe217
commit
799d2d8166
@ -1,6 +1,6 @@
|
|||||||
export const environment = {
|
export const environment = {
|
||||||
apiUrl: 'http://localhost:5269/api/v1/',
|
apiUrl: 'http://localhost:5269/api/',
|
||||||
production: false,
|
production: false,
|
||||||
maxRetry: 30,
|
maxRetry: 3,
|
||||||
retryDelay: 15000
|
retryDelay: 1500
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user