feat: remove redis from depends_on
This commit is contained in:
@@ -51,7 +51,6 @@ services:
|
|||||||
mem_limit: 2g # Set a 2GB memory limit
|
mem_limit: 2g # Set a 2GB memory limit
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
- redis
|
|
||||||
- minio
|
- minio
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/dbus:/var/run/dbus
|
- /var/run/dbus:/var/run/dbus
|
||||||
|
|||||||
Reference in New Issue
Block a user