fix: change environment
This commit is contained in:
		| @@ -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 | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user