mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
docs(docker-compose): Fix obsolete repo-cache volume declaration (#741)
This commit is contained in:
@@ -90,6 +90,4 @@ volumes:
|
||||
# Postgres
|
||||
postgres-data:
|
||||
# FerretDB
|
||||
ferretdb-state:
|
||||
# Core
|
||||
repo-cache:
|
||||
ferretdb-state:
|
||||
@@ -72,6 +72,4 @@ services:
|
||||
volumes:
|
||||
# Mongo
|
||||
mongo-data:
|
||||
mongo-config:
|
||||
# Core
|
||||
repo-cache:
|
||||
mongo-config:
|
||||
Reference in New Issue
Block a user