From 2fc51aa6d26b2253d5149eeda319342a8a5c0c69 Mon Sep 17 00:00:00 2001 From: 邱宇豪 <qyh123230312> Date: 星期四, 09 十一月 2023 08:33:37 +0800 Subject: [PATCH] 20231109_qiuyh_调整审核 --- hd/pipe/secure/src/main/resources/application.yml | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/hd/pipe/secure/src/main/resources/application.yml b/hd/pipe/secure/src/main/resources/application.yml index 2b44dd1..143094c 100644 --- a/hd/pipe/secure/src/main/resources/application.yml +++ b/hd/pipe/secure/src/main/resources/application.yml @@ -2,6 +2,4 @@ application: name: secure profiles: - active: dev -server: - port: 8886 \ No newline at end of file + active: dev \ No newline at end of file -- Gitblit v1.9.3