Skip to content

update .env.example with correct ports and missing vars#11

Merged
maxmalkin merged 1 commit intomainfrom
update-env-example
Feb 27, 2026
Merged

update .env.example with correct ports and missing vars#11
maxmalkin merged 1 commit intomainfrom
update-env-example

Conversation

@maxmalkin
Copy link
Owner

Summary

  • Fix database ports to match docker-compose (5434/5435, not 5432/5433)
  • Add approval UI variables (REGISTRY_URL, PORT)
  • Set PORT default to 3001 to avoid conflict with Grafana on 3000
  • Replace hardcoded dev passwords with CHANGE_ME placeholders
  • Add inline comments documenting which docker-compose ports map where
  • Add KMS_BACKEND usage guidance (vault_transit for local, aws/gcp for prod)

@maxmalkin maxmalkin merged commit 27a95d1 into main Feb 27, 2026
6 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.

1 participant