Adjusted the daemon PID and updated the startedAt timestamp in the .codegraph/daemon.pid file. Modified the mcp.json configuration to change the API URL and update the authorization header for improved security. This ensures the application uses the correct process ID and API endpoint for functionality.
7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
{
|
|
"pid": 49316,
|
|
"version": "0.9.9",
|
|
"socketPath": "\\\\.\\pipe\\codegraph-97b92efdcc5351da",
|
|
"startedAt": 1784567657587
|
|
}
|