Merge branch 'next' into add-no-encryption-option

This commit is contained in:
Vishwanath Martur
2024-11-25 19:00:56 +05:30
committed by GitHub
54 changed files with 1009 additions and 363 deletions

View File

@@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => '4.0.0-beta.371',
'version' => '4.0.0-beta.372',
'self_hosted' => env('SELF_HOSTED', true),
'autoupdate' => env('AUTOUPDATE'),
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),

View File

@@ -1,3 +0,0 @@
<?php
return '4.0.0-beta.371';