From a95495f6374875384be4086e3cac79c644f20026 Mon Sep 17 00:00:00 2001 From: Bill Date: Sat, 1 Nov 2025 11:49:17 -0400 Subject: [PATCH] refactor: update .env.example header comment Update main header comment from 'AI-Trader Environment Configuration' to 'AI-Trader-Server Environment Configuration' Part of Phase 2: Configuration Files rebrand --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 1f7b377..8ddd19f 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ # ============================================================================= -# AI-Trader Environment Configuration +# AI-Trader-Server Environment Configuration # ============================================================================= # Copy this file to .env and fill in your actual values # Docker Compose automatically reads .env from project root