From 655fcff3fecd46023fc1fd3a5f4fb7b39a0b6204 Mon Sep 17 00:00:00 2001 From: 张晓波 <bingbo1993@126.com> Date: 星期二, 19 九月 2023 16:37:15 +0800 Subject: [PATCH] 配置放到nacos --- hd/pipe/UserCore/src/main/resources/application.yml | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/hd/pipe/UserCore/src/main/resources/application.yml b/hd/pipe/UserCore/src/main/resources/application.yml index ddecb77..662a7d8 100644 --- a/hd/pipe/UserCore/src/main/resources/application.yml +++ b/hd/pipe/UserCore/src/main/resources/application.yml @@ -3,5 +3,3 @@ name: usercore profiles: active: dev -server: - port: 8881 -- Gitblit v1.9.3