mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-01 07:35:58 +08:00
db721ace5f
Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
10 lines
160 B
JSON
10 lines
160 B
JSON
{
|
|
"ignorePatterns": [
|
|
{
|
|
"pattern": "^http://127.0.0.1"
|
|
},
|
|
{
|
|
"pattern": "^http://localhost"
|
|
}
|
|
]
|
|
} |