SIGN IN SIGN UP
payloadcms / payload UNCLAIMED

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

0 0 16 TypeScript

chore(plugin-multi-tenant): removes basePath arg (#15202)

The `basePath` property was previously added as a bandaid fix, but now
that payload has a better handle on this internally we no longer need
it.

The basePath variable is set on process.env.NEXT_BASE_PATH and this
plugin uses the `formatAdminURL()` which looks for it internally. There
is no reason you need to set basePath specifically on this plugin
config.
J
Jarrod Flesch committed
bd8078409ab1049792c67f37a692ab80e2818a2b
Parent: 85d5263
Committed by GitHub <noreply@github.com> on 1/30/2026, 1:21:50 PM