Commit 4e30ffe
authored
Update Docker command for Config Server discovery-first (#429)
Without the additional switch, tests fail in WSL2, because Config Server registers itself in Eureka using `host.docker.internal`, which is inaccessible when running inside WSL2/Ubuntu.1 parent 543a346 commit 4e30ffe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments