perftools / xhgui

Web interface for XHProf profiling data can store data in MongoDB or PDO database
1.65k stars 341 forks source link

Changing the ip of the mongo container #497

Closed Faner201 closed 3 months ago

Faner201 commented 3 months ago

I ran into such a problem that the mongo container with ip 127.0.0.1 conflicts with other containers from another docker-compose. I don't fully understand how to change the ip. I tried using config, everything was unsuccessful