Skip to content

feat: add example environment variable templates for backend and frontend#2377

Open
zerexei wants to merge 1 commit into
fastapi:masterfrom
zerexei:chore/add-env-example
Open

feat: add example environment variable templates for backend and frontend#2377
zerexei wants to merge 1 commit into
fastapi:masterfrom
zerexei:chore/add-env-example

Conversation

@zerexei

@zerexei zerexei commented Jul 7, 2026

Copy link
Copy Markdown

Pull Request

Discussion:

Description

I added .env.example to prevent .env push of sensitive data.

Updated both .env.example files to preserve all comments and default static configuration values (such as localhost, ports, SMTP TLS/SSL, VITE_API_URL, etc.), while clearing out only the sensitive/secret placeholder values (such as changethis, admin@example.com, and info@example.com).

AI Disclaimer

AI transcript

Checklist

  • This PR links to a GitHub Discussion for the proposed code change.
  • I added tests for the change.
  • The new or updated tests fail on the main branch and pass on this PR.
  • Coverage stays at 100%.
  • The documentation explains the change if needed.

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