Replaced "baseUrl" with implicit "host" and fixed a minor bug regarding ordering
This commit is contained in:
10
.httpyac.json
Normal file
10
.httpyac.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"environments": {
|
||||
"nw-center": {
|
||||
"host": "https://nw.rayvarz.center/api"
|
||||
},
|
||||
"mock-sandbox": {
|
||||
"host": "https://pdgw7l-8080.csb.ap"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user