Commit 20bfd43
committed
refactor: Remove unnecessary E2E_TEST_TOKEN from docker-compose
E2E_TEST_TOKEN_DEV is sufficient as the teardown logic uses fallback:
- First tries E2E_TEST_TOKEN
- Falls back to E2E_TEST_TOKEN_DEV when env is 'dev'
This change reduces to 3 essential fixes only.1 parent 3d0756d commit 20bfd43
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
0 commit comments