From b3dbcc237606955ff6a8b71923f8945c8ef9e158 Mon Sep 17 00:00:00 2001 From: Zimeng Xiong Date: Sat, 22 Nov 2025 16:33:23 -0800 Subject: [PATCH] Update caution note in README Added cautionary note about security and production use. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e231a9..8417606 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ A self-hosted dashboard and organizer for [Excalidraw](https://github.com/excali # Installation > [!CAUTION] -> NOT for production use. This is just a side project (and also the first release), and it likely contains some bugs. +> NOT for production use. This is just a side project (and also the first release), and it likely contains some bugs. DO NOT open ports to the internet (e.g. CORS is set to allow all) ## Docker Hub (Recommended)