elastic-data-test

http-client.env.json 179B

1234567891011
  1. {
  2. "dev": {
  3. "host": "http://192.168.10.179:8092"
  4. },
  5. "beta": {
  6. "host": "http://192.168.10.100:8092"
  7. },
  8. "beta-out": {
  9. "host": "http://103.239.204.35:8092"
  10. }
  11. }