aws-samples / aws-samples/aws-sam-java-rest

Dynamo unreachable

Aperta
#16 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
437
Fork
151
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Working on Windows 10 I am unable to browse content of database with `http://127.0.0.1:3000/orders` endpoint due to docker-related networking issues. This is due to endpoints being defined with hostname `docker.for.windows.localhost` which is no longer domain name used by docker during Docker for Windows installation. Recommended is to use `host.docker.internal`. This change fixes the issue and provides excellent out-of-the-box experience for fresh install of docker for windows.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.