🚀 修改生产环境 api 路径.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"local": {
|
||||
"baseUrl": "http://127.0.0.1:9200/orion-api",
|
||||
"baseUrl": "http://127.0.0.1:9200/orion/api",
|
||||
"token": "Bearer YQJ3IpwJJv5HujIWY6ZTNDgUxXRY6aDt"
|
||||
},
|
||||
"gateway": {
|
||||
"baseUrl": "http://127.0.0.1:9200/orion-api",
|
||||
"baseUrl": "http://127.0.0.1:9200/orion/api",
|
||||
"token": "Bearer YQJ3IpwJJv5HujIWY6ZTNDgUxXRY6aDt"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user