mirror of
https://github.com/Significant-Gravitas/Auto-GPT.git
synced 2025-01-07 03:17:23 +08:00
feat(backend): Reduce number of services on the local mode (#8563)
This commit is contained in:
parent
b92c4774a6
commit
21100c109a
@ -150,8 +150,10 @@ services:
|
||||
image: busybox
|
||||
command: /bin/true
|
||||
depends_on:
|
||||
- studio
|
||||
- kong
|
||||
- auth
|
||||
- meta
|
||||
- analytics
|
||||
- db
|
||||
- vector
|
||||
|
Loading…
Reference in New Issue
Block a user