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 83d6396 commit 67e6292
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/en/apps/guides/data/analytics/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ This local setup involves starting Logstash, PostgREST, and DBT. It assumes that

Run the Docker containers locally and wait for every container to be up and running:
```sh
# starts logstash, postgrest, and dbt
docker-compose -f docker-compose.postgrest.yml -f docker-compose.yml up -d logstash postgrest dbt
```
## Setup Superset
Expand Down

0 comments on commit 67e6292

Please sign in to comment.