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

fix: support USE_HTTPS for local hmr (#14053)

Closes https://github.com/payloadcms/payload/issues/12087

When using `--experimental-https` from Nextjs we have no way of
detecting that right now so I've added documentation on how to handle
this flag and added to support for `USE_HTTPS` to set the websocket
protocol for HMR to `wss` instead of `ws`
P
Paul committed
feaa395c14effbdee84e57c2163eb49fad6a3a31
Parent: 5a6f361
Committed by GitHub <noreply@github.com> on 10/4/2025, 1:01:27 AM