diff --git a/doc/self-hosting.md b/doc/self-hosting.md index 16dde5309..e4f14ba90 100644 --- a/doc/self-hosting.md +++ b/doc/self-hosting.md @@ -14,7 +14,7 @@ Generates secrets, writes `.env` + `puter/config/config.json`, downloads `docker - **Docker** with the `compose` plugin. - A **domain** with DNS access — you need a wildcard record (`*.your-domain.com` → server IP). Puter routes by subdomain (`api.`, `site.`, `app.`). -- Optional: **TLS certs** (or `certbot` to grab them — see Step 4). +- Optional: **TLS certs** (or `certbot` to grab them — see Step 3). ## What's running