❌ Removed NATS from the docker-compose config and service .env files
This commit is contained in:
@@ -158,12 +158,6 @@ services:
|
||||
volumes:
|
||||
- "mongodb_data:/bitnami/mongodb"
|
||||
|
||||
nats:
|
||||
image: nats:2
|
||||
container_name: transporter
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
redis:
|
||||
image: "bitnami/redis:latest"
|
||||
container_name: queue
|
||||
|
||||
Reference in New Issue
Block a user