From cbff5bda65e273ea6d86e478e90f67c543826f5a Mon Sep 17 00:00:00 2001 From: Anish Sarkar <104695310+AnishSarkar22@users.noreply.github.com> Date: Thu, 26 Feb 2026 15:01:34 +0530 Subject: [PATCH] chore: remove unnecessary comment from .env.example to streamline configuration clarity --- docker/.env.example | 1 - 1 file changed, 1 deletion(-) diff --git a/docker/.env.example b/docker/.env.example index 20272c697..10c00ec67 100644 --- a/docker/.env.example +++ b/docker/.env.example @@ -1,7 +1,6 @@ # ============================================================================== # SurfSense Docker Configuration # ============================================================================== -# Only variables YOU need to set are in this file. # Database, Redis, and internal service wiring are handled automatically. # ==============================================================================