From 030c2f65e4d800e4c0c0844e9d7ba85aad9b1db8 Mon Sep 17 00:00:00 2001 From: 9qeklajc Date: Fri, 13 Feb 2026 22:22:41 +0100 Subject: [PATCH] add missing info --- docs/provider/quickstart.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/provider/quickstart.md b/docs/provider/quickstart.md index 1e7654b5..28e6c593 100644 --- a/docs/provider/quickstart.md +++ b/docs/provider/quickstart.md @@ -54,6 +54,8 @@ docker run -d \ ghcr.io/routstr/proxy:latest ``` +*Note: The pre-built image does not contain the UI. For the all-in-one experience with the Admin Dashboard, use the Build from Source instructions below.* + ### Build from Source (Recommended) If you want to build the node and UI yourself from source, use the unified Dockerfile: