diff --git a/config/constants.php b/config/constants.php index ed0fdf174..ecb2a85c5 100644 --- a/config/constants.php +++ b/config/constants.php @@ -22,7 +22,7 @@ 'services' => [ // Temporary disabled until cache is implemented // 'official' => 'https://cdn.coollabs.io/coolify/service-templates.json', - 'official' => 'https://raw.githubusercontent.com/coollabsio/coolify/main/templates/service-templates-latest.json', + 'official' => 'https://raw.githubusercontent.com/coollabsio/coolify/v4.x/templates/service-templates-latest.json', 'file_name' => 'service-templates-latest.json', ],