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
This commit is contained in:
2025-11-01 11:49:17 -04:00
parent db7a987d4e
commit a95495f637

View File

@@ -1,5 +1,5 @@
# ============================================================================= # =============================================================================
# AI-Trader Environment Configuration # AI-Trader-Server Environment Configuration
# ============================================================================= # =============================================================================
# Copy this file to .env and fill in your actual values # Copy this file to .env and fill in your actual values
# Docker Compose automatically reads .env from project root # Docker Compose automatically reads .env from project root