DataDog / docker-compose-example

## Auto-archived due to inactivity. ## A working example of using Docker Compose with Datadog
MIT License
122 stars 202 forks source link

Instructions on how to connect to app running on different host would be helpful #18

Open bencodesall opened 9 months ago

bencodesall commented 9 months ago

I'm running the docker image for DataDog on a VM (using my laptop as host). I'd like to be able to connect to a node app running locally at http://localhost:3000 . It is not immediately clear to me how to make that happen. Any help would be greatly appreciated, and maybe add something which addresses a similar scenario to the README doc