Redis not on same Docker compose network by default
Bug Report
Context
Choose one from each category:
Affected systems
-
This bug is present on my system only -
This bug is present on my system and other systems
Browser Type
-
This bug is present on only -
This bug is present on all browsers
Impact
-
This bug prevents me from using Compsole effectively -
This bug is only an annoyance and I can still use Compsole
Description
The default docker-compose.yml
doesn't have the redis
container on the same network as the rest of the containers so the websockets do not work.
Evidence
https://gitlab.ritsec.cloud/BradHacker/compsole/-/blob/main/docker-compose.yml?ref_type=heads#L69-74