Some checks failed
Auto Tag Develop / tag (push) Has been cancelled
Install symfony/monolog-bundle with rotating_file handlers. Add named volume inventory_logs for prod log persistence. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
20 lines
551 B
JSON
20 lines
551 B
JSON
{
|
|
"mcpServers": {
|
|
"inventory": {
|
|
"type": "http",
|
|
"url": "http://inventory.malio-dev.fr/_mcp",
|
|
"headers": {
|
|
"X-Profile-Id": "admin-default-profile",
|
|
"X-Profile-Password": "A123"
|
|
}
|
|
},
|
|
"lesstime": {
|
|
"type": "http",
|
|
"url": "http://project.malio-dev.fr/_mcp",
|
|
"headers": {
|
|
"Authorization": "Bearer b355c6cbf27d2a86d7eba1c3132c99bb3133f94cfd9e9243ffcc3c5ae1dc82c8"
|
|
}
|
|
}
|
|
}
|
|
}
|