11 lines
173 B
JSON
11 lines
173 B
JSON
{
|
|
"dev": {
|
|
"host": "https://test.ctexthuang.com"
|
|
},
|
|
"local": {
|
|
"host": "http://127.0.0.1:9501"
|
|
},
|
|
"prod": {
|
|
"host": "https://prod.ctexthuang.com"
|
|
}
|
|
} |