This commit is contained in:
Andras Bacsai
2023-12-11 19:46:46 +01:00
parent a19a58338c
commit 4f800f5331
4 changed files with 5 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
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',