This multi-tenant example allows you to explore multi-tenancy with domains and with slugs.
When you visit a tenant by domain, the domain is used to determine the tenant.
For example, visiting https://gold.localhost/tenant-domains will show the tenant with the domain "gold.localhost".
When you visit a tenant by slug, the slug is used to determine the tenant.
For example, visiting https://cms.scratch.non.amp.arity.com/tenant-slugs/gold will show the tenant with the slug "gold".