Skip to content

Commit 680d425

Browse files
ryan953joshuarli
andauthored
Update develop-docs/development/environment/index.mdx
Co-authored-by: joshuarli <[email protected]>
1 parent e01ee64 commit 680d425

File tree

1 file changed

+1
-1
lines changed
  • develop-docs/development/environment

1 file changed

+1
-1
lines changed

develop-docs/development/environment/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Please refer to [Frontend Development Server](/frontend/development-server/) and
5757

5858
### Enabling HTTPS
5959

60-
You may wish to run the development server over a secure HTTPS connection. This can be done by generating & installing local certificates and running a reverse proxy.
60+
Optionally, you may wish to run the development server over HTTPS, for certain situations (like testing JS APIs that require a secure context).
6161

6262
First we will use [mkcert](https://github.com/FiloSottile/mkcert) to create and install a locally-trusted, development certificate and [Caddy](https://caddyserver.com/) as our reverse proxy.
6363

0 commit comments

Comments
 (0)