mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 12:33:03 +00:00
Fix Mux as env variable.
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
return [
|
||||
'version' => '4.0.0-nightly.2',
|
||||
|
||||
'mux_enabled' => env('MUX_ENABLED', true),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user