fix: remove mqtt container dependency of redis
This commit is contained in:
parent
8d4d30243a
commit
a6c1f9ca5b
|
|
@ -52,8 +52,6 @@ services:
|
|||
ports:
|
||||
- 1883:1883
|
||||
- 8883:8883
|
||||
depends_on:
|
||||
- redis
|
||||
env_file:
|
||||
- .env.mqtt
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user