FlowPacs/http-client.env.json
2021-02-24 01:35:41 +08:00

7 lines
87 B
JSON

{
"local": {
"baseUrl": "http://127.0.0.1:48080/api",
"token": "test1"
}
}