π Knowledge review
βοΈ Documentation updates
1 page was updated by changes in this PR.
| Page |
Library |
Status |
docker /open-seo/blob/main/web/content/docs/self-hosting/docker.md |
Ben's Org Library |
β
Updated |
π docker β changes
@@ -26,13 +26,13 @@
cp .env.example .env
```
-Set `DATAFORSEO_API_KEY` in `.env` using the [DataForSEO setup guide](/docs/self-hosting#dataforseo-api-key-setup), then start OpenSEO:
+Set `DATAFORSEO_API_KEY` in `.env` using the [DataForSEO setup guide](/docs/self-hosting#dataforseo-api-key-setup), then:
```bash
docker compose up -d
```
-Open `http://localhost:<PORT>` (default `3001`). Each container start builds the app and may take 1-2 minutes; follow progress with `docker compose logs -f`.
+Open `http://localhost:<PORT>` (default `3001`). The first start builds the app and may take 1-2 minutes; follow progress with `docker compose logs -f`.
Optional env values:

Originally posted by @dosubot in every-app/open-seo#123 (comment)
π Knowledge review
βοΈ Documentation updates
1 page was updated by changes in this PR.
/open-seo/blob/main/web/content/docs/self-hosting/docker.mdπ docker β changes
Originally posted by @dosubot in every-app/open-seo#123 (comment)