http-client.env.json 87 B

123456
  1. {
  2. "local": {
  3. "baseUrl": "http://127.0.0.1:48080/api",
  4. "token": "test1"
  5. }
  6. }