fix(terminal): Terminal through Cloudflare tunnel works?!
fix(dependencies): update realtime version to 1.0.9 and cloudflared version to 2025.5.0; enhance SSH argument parsing in terminal-server.js
This commit is contained in:
@@ -4,7 +4,7 @@ return [
|
||||
'coolify' => [
|
||||
'version' => '4.0.0-beta.419',
|
||||
'helper_version' => '1.0.8',
|
||||
'realtime_version' => '1.0.8',
|
||||
'realtime_version' => '1.0.9',
|
||||
'self_hosted' => env('SELF_HOSTED', true),
|
||||
'autoupdate' => env('AUTOUPDATE'),
|
||||
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),
|
||||
|
Reference in New Issue
Block a user