You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
373 B
14 lines
373 B
{
|
|
"local": {
|
|
"baseUrl": "http://127.0.0.1:18083/management-api/",
|
|
"management-api-base-url": "http://127.0.0.1:18083/management-api/",
|
|
"accessToken": "yudaoyuanma",
|
|
|
|
"user-api-base-url": "http://127.0.0.1:18082/user-api/",
|
|
"shop-api-base-url": "http://127.0.0.1:18084/shop-api/",
|
|
"user-access-token": "yunai",
|
|
|
|
"dubboTag": "${HOSTNAME}"
|
|
}
|
|
}
|