Files
eapim-admin/http/http-client.env.json
T
2025-12-16 19:37:04 +09:00

8 lines
142 B
JSON

{
"dev": {
"emsUrl": "http://192.168.240.176:30100/monitoring"
},
"local": {
"emsUrl": "http://127.0.0.1:30100/monitoring"
}
}