mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: disable double start (#6141)
This commit is contained in:
		
							parent
							
								
									09787e0e54
								
							
						
					
					
						commit
						6d94036683
					
				| @ -128,6 +128,7 @@ export class ProxyService { | ||||
|             storageProvider: new InMemStorageProvider(), | ||||
|             disableMetrics: true, | ||||
|             repository, | ||||
|             disableAutoStart: true, | ||||
|         }); | ||||
| 
 | ||||
|         client.on(UnleashEvents.Error, (error) => { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user