]> _ Git - fluidbook-toolbox.git/commitdiff
wip #6145 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 20 Jul 2023 18:17:23 +0000 (20:17 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 20 Jul 2023 18:17:23 +0000 (20:17 +0200)
app/Fluidbook/Farm.php

index 1284f3063d4d4a5280341c8c7a1b070c0910e39c..24d89545abf901046d10a8b0780c0f2e507cf84c 100644 (file)
@@ -19,6 +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' => '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'],