Sanitize prototype env examples
This commit is contained in:
parent
66a11c5713
commit
d57b388904
@ -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-emulator-key>
|
||||
COSMOS_DATABASE=lysnrai
|
||||
|
||||
# ── Auth (platform-service) ─────────────────────────
|
||||
|
||||
Loading…
Reference in New Issue
Block a user