fix: saving oauth

This commit is contained in:
Andras Bacsai
2024-12-13 12:35:57 +01:00
parent b6ea36f74e
commit e822749db3
3 changed files with 7 additions and 3 deletions

View File

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