Skip to content

Commit

Permalink
Update content/en/apps/guides/data/analytics/setup.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ashley <[email protected]>
  • Loading branch information
andrablaj and mrjones-plip authored Mar 8, 2024
1 parent 582f8f2 commit 192aca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/apps/guides/data/analytics/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ This is equivalent to running:
docker-compose -f docker-compose.couchdb.yml -f docker-compose.postgres.yml -f docker-compose.yml up -d
```

#### With a separate CouchDB instance
### Separate CouchDB instance
This setup involves starting Logstash, PostgreSQL, PostgREST, and DBT. It assumes you have a CouchDB instance running, and you updated the `.env` CouchDB variables accordingly.

Run the Docker containers locally and wait for every container to be up and running:
Expand Down

0 comments on commit 192aca3

Please sign in to comment.