config.json 119 B

123456789
  1. {
  2. "api": {
  3. "url": "http://localhost:8080/v1/",
  4. "timeout": 15000
  5. },
  6. "jsVersion": "1"
  7. }