Source .env explicitly during build

This commit is contained in:
mplorentz
2026-02-27 13:35:11 -05:00
committed by hodlbod
parent eeaad7b9b3
commit df9f3a707a
+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