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