Skip to content

Commit

Permalink
feat(backend): Reduce number of services on the local mode (#8562)
Browse files Browse the repository at this point in the history
  • Loading branch information
majdyz authored Nov 5, 2024
1 parent c197031 commit 3a127dc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions autogpt_platform/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,15 +150,8 @@ services:
image: busybox
command: /bin/true
depends_on:
- studio
- kong
- auth
- rest
- realtime
- storage
- imgproxy
- meta
- functions
- analytics
- db
- vector
Expand Down

0 comments on commit 3a127dc

Please sign in to comment.