Refactor logging configuration to use a dynamic log file path

This commit is contained in:
Matteo Benedetto
2025-10-02 18:30:01 +02:00
parent 118fa3f703
commit e98e56b497
2 changed files with 1 additions and 11 deletions
+1 -11
View File
@@ -10,17 +10,7 @@
"env": {
"TAVILY_API_KEY": "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"
}
},
"image-recognition": {
"command": "/home/enne2/.local/bin/uvx",
"args": [
"--from",
"git+https://git.enne2.net/enne2/mcp-image-server.git",
"image-recognition-mcp"
],
"env": {
"OPENAI_API_KEY": "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"
}
}
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB