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 c0ef234 commit 83d6396
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 @@ -75,7 +75,6 @@ This setup involves starting Logstash, PostgreSQL, PostgREST, and DBT. It assume

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

Expand Down

0 comments on commit 83d6396

Please sign in to comment.