Source .env explicitly during build
This commit is contained in:
+1
-2
@@ -7,7 +7,6 @@ build
|
|||||||
.git
|
.git
|
||||||
.gitignore
|
.gitignore
|
||||||
|
|
||||||
# Env files (use build args instead; .env.template is copied for defaults)
|
# Env files (keep .env for build; exclude local overrides)
|
||||||
.env
|
|
||||||
.env.local
|
.env.local
|
||||||
.env.*.local
|
.env.*.local
|
||||||
Reference in New Issue
Block a user