This commit is contained in:
Andras Bacsai
2023-12-11 20:01:54 +01:00
parent 4f800f5331
commit d79da996d3
6 changed files with 20 additions and 23 deletions

View File

@@ -2,7 +2,6 @@
return [
'docs' => 'https://coolify.io/docs/contact',
'realtime_port' => "6001",
'self_hosted' => env('SELF_HOSTED', true),
'waitlist' => env('WAITLIST', false),
'license_url' => 'https://licenses.coollabs.io',