Change frontend .env files to be committed and have .env.*.local overrides (#6207)

This commit is contained in:
James Brunton
2026-04-25 13:09:59 +01:00
committed by GitHub
parent 276bbd635c
commit 1e3da14081
11 changed files with 77 additions and 123 deletions
+3
View File
@@ -21,6 +21,9 @@ yarn-error.log*
# Environment
.env.local
# Root .gitignore ignores all .env* - whitelist our committed .env here
!.env
# LaTeX outputs
*.aux
*.log