{
"admin": {
"listen": "localhost:2019",
"enforce_origin": true,
"origins": [
"*",
"http://localhost:2019",
"http://localhost:5173",
"http://*:*"
]
}