1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00

rename back to localhost

This commit is contained in:
sveisvei 2016-11-07 09:13:56 +01:00
parent 18418aa1dc
commit 1ebfe3b226

View File

@ -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: [