🪳 Added kafka to the docker-compose deps

This commit is contained in:
2024-05-28 08:40:33 -04:00
parent e61ecb1143
commit 2247411ac8
3 changed files with 18 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ LOGGER=true
LOGLEVEL=info
SERVICEDIR=dist/services
VITE_UNDERLYING_HOST=localhost
COMICS_DIRECTORY=/Users/rishi/work/threetwo-core-service/comics
USERDATA_DIRECTORY=/Users/rishi/work/threetwo-core-service/userdata
REDIS_URI=redis://redis:6379