Source .env explicitly during build

This commit is contained in:
mplorentz
2026-02-27 13:35:11 -05:00
parent a3947c71c3
commit fefc52afcc
+1 -2
View File
@@ -7,7 +7,6 @@ build
.git
.gitignore
# Env files (use build args instead; .env.template is copied for defaults)
.env
# Env files (keep .env for build; exclude local overrides)
.env.local
.env.*.local