Commit cb97614
authored
chore: allow e2e port to be defined by env vars (#16285)
Port number is currently hardcoded to 3000, this makes it so it defaults
back to 3000 but you can override it via env vars. Helps when running
lots of e2es in parallel with various agents by providing
predictability.1 parent 8de32a2 commit cb97614
1 file changed
Lines changed: 5 additions & 2 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
54 | | - | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
| |||
0 commit comments