docs: improve Caching docs

This commit is contained in:
Ilkka Seppälä
2024-03-16 21:14:52 +02:00
parent db6ad08daa
commit dcdb0aff3e
2 changed files with 50 additions and 39 deletions
+2 -2
View File
@@ -31,6 +31,6 @@ services:
MONGO_INITDB_ROOT_USERNAME: root
MONGO_INITDB_ROOT_PASSWORD: rootpassword
ports:
- 27017:27017
- '27017:27017'
volumes:
- ./mongo-data/:/data/db
- ./mongo-data/:/data/db