mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	rename back to localhost
This commit is contained in:
		
							parent
							
								
									18418aa1dc
								
							
						
					
					
						commit
						1ebfe3b226
					
				@ -9,7 +9,7 @@ new Array(1000)
 | 
			
		||||
        const instance = new unleash.Unleash({
 | 
			
		||||
            appName: `demo-app-${index % 5}`,
 | 
			
		||||
            instanceId: `index-${index}`,
 | 
			
		||||
            url: 'http://10.200.229.88:4242/',
 | 
			
		||||
            url: 'http://localhost:4242/',
 | 
			
		||||
            refreshIntervall: 4000,
 | 
			
		||||
            metricsInterval: 10000,
 | 
			
		||||
            strategies: [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user