chore(constants): update realtime_version from 1.0.10 to 1.0.11
This commit is contained in:
parent
f6c0c9c0fd
commit
6d56b83e27
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
'coolify' => [
|
'coolify' => [
|
||||||
'version' => '4.0.0-beta.427',
|
'version' => '4.0.0-beta.427',
|
||||||
'helper_version' => '1.0.10',
|
'helper_version' => '1.0.10',
|
||||||
'realtime_version' => '1.0.10',
|
'realtime_version' => '1.0.11',
|
||||||
'self_hosted' => env('SELF_HOSTED', true),
|
'self_hosted' => env('SELF_HOSTED', true),
|
||||||
'autoupdate' => env('AUTOUPDATE'),
|
'autoupdate' => env('AUTOUPDATE'),
|
||||||
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),
|
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue