From c007f0ca1785db093d48f4846cda82fe8e955765 Mon Sep 17 00:00:00 2001 From: kimi <kimi42345@gmail.com> Date: 星期三, 27 五月 2020 09:59:29 +0800 Subject: [PATCH] merage --- src/main/resources/application-pro.yml | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application-pro.yml b/src/main/resources/application-pro.yml index 106c510..8a8f6b0 100644 --- a/src/main/resources/application-pro.yml +++ b/src/main/resources/application-pro.yml @@ -32,7 +32,7 @@ max-active: 100 max-wait: 1000 activiti: - database-schema-update: true + database-schema-update: flase thymeleaf: cache: false @@ -60,7 +60,7 @@ url: http://127.0.0.1:9107 user: - url: http://180.169.94.250:9107 + url: http://127.0.0.1:9107 mq: url: http://127.0.0.1:9107 @@ -92,6 +92,7 @@ admin: addresses: http://127.0.0.1:8090/xxl-job-admin + master: unbigdata: db: -- Gitblit v1.8.0