]> _ Git - fluidbook-toolbox.git/commitdiff
wip #6145 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 21 Jul 2023 10:05:19 +0000 (12:05 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 21 Jul 2023 10:05:19 +0000 (12:05 +0200)
app/Fluidbook/Farm.php

index 24d89545abf901046d10a8b0780c0f2e507cf84c..c3c6926ec8517ab67f62707754f4c1a3804e4f09 100644 (file)
@@ -19,7 +19,7 @@ class Farm
         ['name' => 'brazil', 'host' => 'brazil.cubedesigners.com', 'weight' => 2, 'region' => 'US'],
         ['name' => 'clockwork', 'host' => 'clockwork.cubedesigners.com', 'weight' => 2, 'region' => 'UE'],
         ['name' => 'dracula', 'host' => 'dracula.cubedesigners.com', 'weight' => 6, 'region' => 'UE'],
-        ['name' => 'dobermann', 'host' => 'dobermann.cubedesigners.com', 'weight' => 4, 'region' => 'UE'],
+        ['name' => 'dobermann', 'host' => 'dobermann.cubedesigners.com', 'weight' => 2, 'region' => 'UE'],
         ['name' => 'elephantman', 'host' => 'paris.cubedesigners.com', 'weight' => 1, 'region' => 'UE'],
         ['name' => 'fastandfurious', 'host' => 'fastandfurious.cubedesigners.com', 'weight' => 1, 'region' => 'UE'],
         ['name' => 'godzilla', 'host' => 'godzilla.cubedesigners.com', 'weight' => 3, 'region' => 'UE'],