From b4f1e89268c5e63dbf5ed57eedd1ac7b8a819c71 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Wed, 18 Feb 2026 11:14:47 +0100 Subject: [PATCH] Update README.md --- examples/overleaf/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/overleaf/README.md b/examples/overleaf/README.md index 00dfecc..31b6e89 100644 --- a/examples/overleaf/README.md +++ b/examples/overleaf/README.md @@ -11,3 +11,6 @@ ``` - MongoDB runs with a replica set (`--replSet overleaf`), which is required by newer Overleaf versions - If migrating from an older setup (mongo 5.0, no replica set), initialize the replica set manually on existing data rather than relying on the init script + + +After spawning the stack, visit http://127.0.0.1:8888/launchpad to create your first admin user.