chore: Update service template URL in constants.php
This commit is contained in:
parent
f46cb7a670
commit
768c917a0e
@ -22,8 +22,8 @@ return [
|
|||||||
],
|
],
|
||||||
'services' => [
|
'services' => [
|
||||||
// Temporary disabled until cache is implemented
|
// Temporary disabled until cache is implemented
|
||||||
'official' => 'https://cdn.coollabs.io/coolify/service-templates.json',
|
// 'official' => 'https://cdn.coollabs.io/coolify/service-templates.json',
|
||||||
// 'official' => 'https://raw.githubusercontent.com/coollabsio/coolify/main/templates/service-templates.json',
|
'official' => 'https://raw.githubusercontent.com/coollabsio/coolify/main/templates/service-templates.json',
|
||||||
],
|
],
|
||||||
'limits' => [
|
'limits' => [
|
||||||
'trial_period' => 0,
|
'trial_period' => 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user