Add populated backend environment configuration

This commit is contained in:
Alexa Amundson
2025-11-20 16:16:49 -06:00
parent d3c0751934
commit 7f59578c3f
3 changed files with 95 additions and 0 deletions

1
.gitignore vendored
View File

@@ -44,6 +44,7 @@ htmlcov/
.env
.env.local
.env.*.local
!backend/.env
# Logs
*.log