fix(resources): clarify basic wireguard support

Adjust the public resource support card for Basic WireGuard to better reflect the limitations documented on the sites page.
This commit is contained in:
Laurence
2026-03-24 16:53:34 +00:00
parent 4cf573dad4
commit d1a7ee1f91

View File

@@ -47,9 +47,9 @@ There are two types of resources: public resources and private resources.
</Card> </Card>
<Card title="Basic WireGuard Site" icon="shield" href="/manage/sites/understanding-sites#basic-wireguard-site"> <Card title="Basic WireGuard Site" icon="shield" href="/manage/sites/understanding-sites#basic-wireguard-site">
Supported. Limited support.
Intended for more manual and advanced self-hosted setups. Intended for more manual and advanced setups with feature limitations.
</Card> </Card>
</CardGroup> </CardGroup>