chore(deps): update axios and dotenv versions in package-lock.json; bump realtime version to 1.0.7

This commit is contained in:
Andras Bacsai
2025-04-14 14:30:57 +02:00
parent 06b8d78153
commit 77c8ed769b
2 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ return [
'coolify' => [
'version' => '4.0.0-beta.408',
'helper_version' => '1.0.8',
'realtime_version' => '1.0.6',
'realtime_version' => '1.0.7',
'self_hosted' => env('SELF_HOSTED', true),
'autoupdate' => env('AUTOUPDATE'),
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),