diff --git a/config/speedtest.php b/config/speedtest.php index 1a384a3c..7e0dec82 100644 --- a/config/speedtest.php +++ b/config/speedtest.php @@ -15,7 +15,7 @@ return [ |-------------------------------------------------------------------------- */ - 'install' => 'manual', + 'install' => 'docker', /* |--------------------------------------------------------------------------