Skip to content

Commit 9a59df4

Browse files
committed
🔧 Add .env file to Playwright
1 parent 3dc9c4f commit 9a59df4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.override.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ services:
110110
- VITE_API_URL=http://backend:8000
111111
- NODE_ENV=production
112112
ipc: host
113+
env_file:
114+
- .env
113115
environment:
114116
- VITE_API_URL=http://backend:8000
115117
- MAILCATCHER_HOST=http://mailcatcher:1080

0 commit comments

Comments
 (0)