Files
orion-visor/http-client.env.json
2023-11-01 01:48:07 +08:00

12 lines
283 B
JSON

{
"local": {
"baseUrl": "http://127.0.0.1:9200/orion-api",
"token": "Bearer YQJ3IpwJJv5HujIWY6ZTNDgUxXRY6aDt",
"timestamp": 1689577685914
},
"gateway": {
"baseUrl": "http://127.0.0.1:9200/orion-api",
"token": "Bearer YQJ3IpwJJv5HujIWY6ZTNDgUxXRY6aDt"
}
}