feat(backend): Reduce number of services on the local mode (#8563)

This commit is contained in:
Zamil Majdy 2024-11-05 22:36:51 +07:00 committed by GitHub
parent b92c4774a6
commit 21100c109a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -150,8 +150,10 @@ services:
image: busybox
command: /bin/true
depends_on:
- studio
- kong
- auth
- meta
- analytics
- db
- vector