Skip to content

Commit 84e3e99

Browse files
feyclaude
andcommitted
fix: inject .env into app container via env_file
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 72bdbcd commit 84e3e99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.override.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
services:
22
app:
3+
env_file: .env
34
volumes:
45
- .:/app
56
ports:

0 commit comments

Comments
 (0)