mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 12:33:03 +00:00
refactor + fixes
This commit is contained in:
@@ -12,8 +12,8 @@ return [
|
||||
'limits' => [
|
||||
'server' => [
|
||||
'basic' => 1,
|
||||
'pro' => 3,
|
||||
'ultimate' => 9999999999999999999,
|
||||
'pro' => 10,
|
||||
'ultimate' => 25,
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user