InvenTree/docs/mlc_config.json

14 lines
232 B
JSON

{
"ignorePatterns": [
{
"pattern": "http://inventree.localhost"
},
{
"pattern": "http://localhost"
},
{
"pattern": "http://127.0.0.1"
}
]
}