chore: remove adminer from compose stack

Use other tools to connect to the database for developement.
This commit is contained in:
jo 2022-07-25 15:18:43 +02:00 committed by Kyle Robbertze
parent 5367bc8d61
commit d5fcc5d660
1 changed files with 0 additions and 5 deletions

View File

@ -14,11 +14,6 @@ services:
timeout: 5s timeout: 5s
retries: 5 retries: 5
adminer:
image: adminer
ports:
- 8089:8080
rabbitmq: rabbitmq:
image: rabbitmq:management-alpine image: rabbitmq:management-alpine
ports: ports: