chore: Update service template URL in constants.php

This commit is contained in:
Andras Bacsai 2024-06-18 12:55:37 +02:00
parent f46cb7a670
commit 768c917a0e

View File

@ -22,8 +22,8 @@
],
'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.json',
// 'official' => 'https://cdn.coollabs.io/coolify/service-templates.json',
'official' => 'https://raw.githubusercontent.com/coollabsio/coolify/main/templates/service-templates.json',
],
'limits' => [
'trial_period' => 0,