Skip to content

Commit

Permalink
Removed cooldowns db service
Browse files Browse the repository at this point in the history
  • Loading branch information
Siebe Baree committed Jun 22, 2024
1 parent 65310e8 commit d8a5eb4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@ services:
dockerfile: ./docker/Bot.Dockerfile
restart: always
depends_on:
- cooldowns_db
- rabbitmq
environment:
REDIS_URI: redis://cooldowns_db:6379
networks:
- queue-network
support:
Expand Down

0 comments on commit d8a5eb4

Please sign in to comment.