This commit is contained in:
11
request/http-client.env.json
Normal file
11
request/http-client.env.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"dev": {
|
||||
"host": "https://test.ctexthuang.com"
|
||||
},
|
||||
"local": {
|
||||
"host": "http://127.0.0.1:9501"
|
||||
},
|
||||
"prod": {
|
||||
"host": "https://prod.ctexthuang.com"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user