docs: remove misleading edge info

#7547
This commit is contained in:
Pooya Parsa 2022-09-15 13:36:01 +02:00
parent 5855ba4684
commit 950cb60bd5

View File

@ -27,5 +27,5 @@ If you are using a self-signed certificate in development, you will need to set
::
::stabilityEdge{title="Improved HTTPS Support"}
With next releases, `NODE_TLS_REJECT_UNAUTHORIZED` is no longer required. You can try this on edge channel using `npx nuxi-edge@latest dev --https`
With next releases, `NODE_TLS_REJECT_UNAUTHORIZED` is no longer required.
::