Commit 4b783c9
committed
fix: align Playwright browser path in Docker
Set PLAYWRIGHT_BROWSERS_PATH=0 in the backend image so Playwright installs Chromium into the same local node_modules path that runtime uses. This prevents missing executable errors during test validation inside containers.1 parent 19af0a2 commit 4b783c9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments