mirror of
https://gitee.com/openharmony/developtools_profiler
synced 2024-11-23 06:50:12 +00:00
commit
63400215a8
@ -22,7 +22,7 @@
|
||||
#include "profiler_service.h"
|
||||
|
||||
namespace {
|
||||
const std::string DEFAULT_SERVICE_LISTEN_URI = "0.0.0.0:";
|
||||
const std::string DEFAULT_SERVICE_LISTEN_URI = "127.0.0.1:";
|
||||
}
|
||||
|
||||
int main(int argc, char* argv[])
|
||||
|
Loading…
Reference in New Issue
Block a user