mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-10-06 16:20:03 +08:00
10 lines
160 B
JSON
10 lines
160 B
JSON
{
|
|
"ignorePatterns": [
|
|
{
|
|
"pattern": "^http://127.0.0.1"
|
|
},
|
|
{
|
|
"pattern": "^http://localhost"
|
|
}
|
|
]
|
|
} |