mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
docs(cloud): update server limit icon
This commit is contained in:
@@ -13,7 +13,6 @@ import { SelfHostedProjectResources } from '@/components/pages/start-with-self-h
|
||||
import {
|
||||
ArrowsRight,
|
||||
Cloud3,
|
||||
CreditCard,
|
||||
Key2,
|
||||
Layers,
|
||||
Notes2,
|
||||
@@ -22,6 +21,7 @@ import {
|
||||
ShieldSecurity2,
|
||||
StarSparkle,
|
||||
User4,
|
||||
Warning22,
|
||||
} from 'reicon-react';
|
||||
|
||||
# Start with Coolify Cloud
|
||||
@@ -141,7 +141,7 @@ If you need to connect a third server or more, each additional server slot costs
|
||||
|
||||
</CoolCallout>
|
||||
|
||||
<CoolCallout className="my-5" id="server-limit-errors" icon={CreditCard} title="Server limit errors">
|
||||
<CoolCallout className="my-5" id="server-limit-errors" icon={Warning22} title="Server limit errors">
|
||||
|
||||
If Cloud says you exceeded the connected server limit for your current plan, remove an existing connected server or upgrade your plan. If the issue persists, email **[hi@coollabs.io](mailto:hi@coollabs.io)** and describe the problem.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user