Skip to content

Commit

Permalink
docs(plans): Add custom wildcard domains
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbraemer committed Mar 2, 2024
1 parent ec941ff commit 390d152
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ const sections = [
features: [
{ name: 'DDoS protected global edge', tiers: { Free: true, Plus: true } },
{ name: 'Custom domains', tiers: { Free: true, Plus: true } },
{ name: 'Custom wildcard domains', tiers: { Free: false, Plus: true } },
{ name: 'Unlimited endpoints & connectors', tiers: { Free: true, Plus: true } },
{ name: 'Unlimited players', tiers: { Free: true, Plus: true } },
{ name: 'Unlimited org members', tiers: { Free: true, Plus: true } },
Expand Down

0 comments on commit 390d152

Please sign in to comment.