mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-19 02:50:13 -06:00
docs(docker-compose): Fix obsolete repo-cache volume declaration (#741)
This commit is contained in:
@@ -91,5 +91,3 @@ volumes:
|
||||
postgres-data:
|
||||
# FerretDB
|
||||
ferretdb-state:
|
||||
# Core
|
||||
repo-cache:
|
||||
@@ -73,5 +73,3 @@ volumes:
|
||||
# Mongo
|
||||
mongo-data:
|
||||
mongo-config:
|
||||
# Core
|
||||
repo-cache:
|
||||
Reference in New Issue
Block a user