From d57b3889048e2c90108e989d68f0fbd8da744d50 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 14 Mar 2026 05:48:18 +0000 Subject: [PATCH] Sanitize prototype env examples --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 394ca02c..39fdc2e7 100644 --- a/.env.example +++ b/.env.example @@ -9,7 +9,7 @@ AZURE_KEYVAULT_URL= # For the Docker prototype stack, leave these pointed at the local emulator. # When you move to a managed environment later, replace them with real Azure values. COSMOS_ENDPOINT=http://cosmos-emulator:8081 -COSMOS_KEY=C2y6yDjf5/R+ob0N8A7Cgv30VRDJIWEHLM+4QDU5DE2nQ9nDuVTqobD4b8mGGyPMbIZnqyMsEcaGQy67XIw/Jw== +COSMOS_KEY= COSMOS_DATABASE=lysnrai # ── Auth (platform-service) ─────────────────────────