puter/tools/api-tester/toxiproxy/toxiproxy.json

9 lines
114 B
JSON
Raw Normal View History

2025-01-10 04:51:50 +08:00
[
{
"name": "mysql",
"listen": "[::]:8888",
"upstream": "localhost:8889",
"enabled": true
}
]