diff --git a/configs/community_server/app.php b/configs/community_server/app.php index 5acd4ce51..d56a43cc0 100644 --- a/configs/community_server/app.php +++ b/configs/community_server/app.php @@ -419,7 +419,7 @@ return [ 'GroupAlias' => 'docker', 'GDTServer' => [ - //'host' => 'gdt' + 'host' => 'https://gdt.gradido.net' // staging ], 'API' => [ 'allowedCaller' => ['login-server']