From 6caae083ba97045ccc219d9bd09b8ac5c212f407 Mon Sep 17 00:00:00 2001 From: Tangent Date: Thu, 15 Jan 2026 06:09:00 +0000 Subject: [PATCH] Update cosmos-server/ReadMe.md --- cosmos-server/ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cosmos-server/ReadMe.md b/cosmos-server/ReadMe.md index 8145746..70b5ab8 100644 --- a/cosmos-server/ReadMe.md +++ b/cosmos-server/ReadMe.md @@ -1,7 +1,7 @@ # Cosmos Cloud -WARNING: A database is set up by the UI using a volume instead of a bind mount, +**WARNING**: A database is set up by the UI using a volume instead of a bind mount, so this setup is ***not*** self-contained. Host mode networking needs to be explicitly enabled in Docker Desktop on macOS. -Newer docker compose versions will complain about the version directive, but it is kept for backwards compatibility. +Newer docker compose versions will complain about the `version` directive, but it is kept for backwards compatibility.