❌ Removed NATS from the docker-compose config and service .env files
This commit is contained in:
@@ -2,6 +2,6 @@ LOGGER=true
|
||||
LOGLEVEL=info
|
||||
SERVICEDIR=dist/services
|
||||
PWD=./
|
||||
TRANSPORTER=nats://nats:4222
|
||||
TRANSPORTER=redis://redis:6379
|
||||
CACHER=Memory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user