Skip to content

Commit b283711

Browse files
authored
Update README.md
1 parent 00aa6ad commit b283711

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,9 @@ With its advanced real‑time update capabilities, DynaRust pushes live changes
5050
- Each node must present a **secret token** (set via the `CLUSTER_SECRET` environment variable) to join the cluster, ensuring only trusted nodes participate.
5151

5252
- **Transport Security (HTTPS):**
53-
- All communication is secured with HTTPS by default.
5453
- **Easy Certificate Generation:**
5554
- Run `bash cert.sh`, provide a password, and a `.p12` certificate will be generated under the `cert/` directory.
56-
- **Testing Mode:**
55+
- **HTTPS Mode:**
5756
- Set `DYNA_MODE=https` to enable HTTPS
5857

5958
---

0 commit comments

Comments
 (0)