Apply suggestion from @julianpistorius

Co-authored-by: Julian Pistorius <github@soulsick.net>
This commit is contained in:
Andrea Zonca
2025-09-23 22:09:31 -07:00
committed by GitHub
parent 752f605c53
commit 6b2d93aacf

View File

@@ -52,7 +52,7 @@ Encrypted (HTTPS) access is strongly recommended before inviting users.
See the full guide: [Enable HTTPS](/howto/admin/https). Below is a quick recipe for using the default Jetstream-provided hostname.
1. In the terminal inside the instance, configure Let's Encrypt (replace with a real email you control):
1. In the terminal inside the instance, configure Let's Encrypt (replace with a real email you control, and the correct hostname):
```bash
sudo tljh-config set https.enabled true
sudo tljh-config set https.letsencrypt.email you@example.com