Commit 0a9b4397 authored by wty's avatar wty

更改注册eureka

parent 0c30198e
......@@ -37,7 +37,7 @@ const dockerApp = new DockerApp({
// 注册Eureka
global.eureka = new Eureka({
port, // 应用端口号
appName: pkg.name, // 应用名称
appName: 'dui123', // 应用名称
services: ['KJY-WEB'] // 依赖服务名
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment