Removed NATS from the docker-compose config and service .env files

This commit is contained in:
2021-11-24 00:11:20 -08:00
parent 5374f38b62
commit 2941559a18
3 changed files with 2 additions and 8 deletions

View File

@@ -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