diff --git a/compose/ferretdb.compose.yaml b/compose/ferretdb.compose.yaml index d3de427eb..2147442aa 100644 --- a/compose/ferretdb.compose.yaml +++ b/compose/ferretdb.compose.yaml @@ -90,6 +90,4 @@ volumes: # Postgres postgres-data: # FerretDB - ferretdb-state: - # Core - repo-cache: \ No newline at end of file + ferretdb-state: \ No newline at end of file diff --git a/compose/mongo.compose.yaml b/compose/mongo.compose.yaml index 61a67e681..6893b0ffd 100644 --- a/compose/mongo.compose.yaml +++ b/compose/mongo.compose.yaml @@ -72,6 +72,4 @@ services: volumes: # Mongo mongo-data: - mongo-config: - # Core - repo-cache: \ No newline at end of file + mongo-config: \ No newline at end of file