Skip to content

Commit

Permalink
Remove stale docker dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
BGMP committed Jul 26, 2024
1 parent b757e99 commit be5285c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ services:
restart: always
ports:
- "27017:27017"
depends_on:
- mongo_seed
networks: [rva]
redis:
image: redis:6.2-alpine
Expand Down

0 comments on commit be5285c

Please sign in to comment.