You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments