docs(docker-compose): Fix obsolete repo-cache volume declaration (#741)

This commit is contained in:
Karl Woditsch
2025-08-18 20:29:38 +02:00
committed by GitHub
parent 134d1697e9
commit dcfad5dc4e
2 changed files with 2 additions and 6 deletions

View File

@@ -91,5 +91,3 @@ volumes:
postgres-data:
# FerretDB
ferretdb-state:
# Core
repo-cache:

View File

@@ -73,5 +73,3 @@ volumes:
# Mongo
mongo-data:
mongo-config:
# Core
repo-cache: