From ad44edc7b3306edc313c2a941e7e962a031c5bfd Mon Sep 17 00:00:00 2001 From: YunaiV <> Date: Sat, 9 Mar 2019 01:21:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20spring=20boot=20admin=20?= =?UTF-8?q?=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../admin-application/src/main/resources/application-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/admin-application/src/main/resources/application-test.yaml b/admin/admin-application/src/main/resources/application-test.yaml index e89519e99..1d08381b5 100644 --- a/admin/admin-application/src/main/resources/application-test.yaml +++ b/admin/admin-application/src/main/resources/application-test.yaml @@ -3,4 +3,4 @@ spring: admin: client: enabled: true - url: http://127.0.0.1:8080 \ No newline at end of file + url: http://127.0.0.1:18097 \ No newline at end of file