Skip to content

Comments

docs: restructure and comment .env.example file#174

Merged
alessandrobelli merged 2 commits intomainfrom
refactor/env-files
Jul 3, 2025
Merged

docs: restructure and comment .env.example file#174
alessandrobelli merged 2 commits intomainfrom
refactor/env-files

Conversation

@jankapunkt
Copy link
Member

For future development we had to restructure and comment the .env.example file to ensure a minimal nuderstanding

@jankapunkt jankapunkt requested review from alessandrobelli and Copilot and removed request for Copilot July 3, 2025 13:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR restructures the web/.env.example file by grouping related variables into clear sections, adding explanatory comments for each setting, and removing outdated AWS variables.

  • Organized environment settings into logical sections (CORE APP, AUDITING, LOGGING, DATABASE, CACHING, SENDING MAILS, WEBSOCKET, PLUGINS)
  • Added descriptive comments clarifying each variable’s purpose
  • Cleaned up obsolete AWS credential placeholders
Comments suppressed due to low confidence (2)

web/.env.example:152

  • [nitpick] Variable name is ambiguous; consider renaming to 'RTF_ENDPOINT' to follow uppercase snake_case convention and improve readability.
RTFENDPOINT=

web/.env.example:153

  • [nitpick] Variable name is ambiguous; consider renaming to 'RTF_PASSWORD' to follow uppercase snake_case convention and improve readability.
RTFPASSWORD=

@alessandrobelli alessandrobelli merged commit 7f2492e into main Jul 3, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants