Update constants.php

This commit is contained in:
peaklabs-dev
2025-08-26 18:20:41 +02:00
parent bc6709e43b
commit 6ad05d3625

View File

@@ -2,7 +2,7 @@
return [ return [
'coolify' => [ 'coolify' => [
'version' => 'v4.0.0-beta.420.9', 'version' => '4.0.0-beta.420.9',
'helper_version' => '1.0.9', 'helper_version' => '1.0.9',
'realtime_version' => '1.0.10', 'realtime_version' => '1.0.10',
'self_hosted' => env('SELF_HOSTED', true), 'self_hosted' => env('SELF_HOSTED', true),