Skip to content

Commit

Permalink
Merge pull request #1058 from thunderstore-io/remove-adminer
Browse files Browse the repository at this point in the history
Remove rarely used Adminer from docker-compose
  • Loading branch information
MythicManiac committed Sep 19, 2024
2 parents 73385c9 + 46df7b8 commit 23f4db9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,6 @@ services:
image: redis:7.0-rc2-alpine3.15
command: --maxmemory 200mb --maxmemory-policy allkeys-lru --maxmemory-clients 10%

adminer:
image: adminer:4.7.5
ports:
- "127.0.0.1:8080:8080"

rabbitmq:
image: rabbitmq:3.8.14-alpine@sha256:11d8cd02ac340e99de628053f76bb1182ce3df3b41d3e8f399377276ba489409
hostname: rabbitmq
Expand Down

0 comments on commit 23f4db9

Please sign in to comment.