X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docker%2Fconfig.json;h=b24c73189dc9be93e655cdeb051e60f5d29bc7e1;hb=0a3d08ef36715866fd282853e22c6118068dda07;hp=9c4efe3a8843fa0cc52f15282bfa9aa9cd95a637;hpb=e7aeea18e189dd087c8f951cf77a253e2818ae90;p=e-mobility-charging-stations-simulator.git diff --git a/docker/config.json b/docker/config.json index 9c4efe3a..b24c7318 100644 --- a/docker/config.json +++ b/docker/config.json @@ -1,6 +1,6 @@ { "supervisionUrls": ["ws://server:8010/OCPP16/5c866e81a2d9593de43efdb4"], - "distributeStationsToTenantsEqually": true, + "supervisionUrlDistribution": "round-robin", "workerProcess": "workerSet", "workerPoolMinSize": 4, "workerPoolMaxSize": 16,