From a1e87337f6ec57d358909843fc387343b9e83661 Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Thu, 19 Dec 2019 12:19:24 +0700 Subject: [PATCH] change title --- src/main/resources/application-dev.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 292133a..56424d1 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -10,6 +10,8 @@ management: spring: boot: admin: + ui: + title: CUBETIQ Application Server client: enabled: true url: http://localhost:7658