agents icon indicating copy to clipboard operation
agents copied to clipboard

chore: improve .env.example readability

Open JonesRoy3 opened this issue 1 month ago • 0 comments

This PR reformats .env.example to make it easier to use:

  • Each environment variable is now on its own line
  • Added brief comments explaining how to copy and use the file
  • Emphasizes using test/dev keys when experimenting locally This improves readability and aligns better with typical dotenv tooling. No runtime behavior is changed.

[!NOTE] Add header and usage comments to .env.example to improve readability; no code/runtime changes.

Written by Cursor Bugbot for commit 0b2e10c742af61189d510405462e373344e647cb. This will update automatically on new commits. Configure here.

JonesRoy3 avatar Dec 06 '25 20:12 JonesRoy3