Commit c2c3fd17 by yangmengmeng

修改配置文件

parent 8c270064
......@@ -15,8 +15,8 @@ service:
spring:
datasource:
type: com.zaxxer.hikari.HikariDataSource
url: jdbc:postgresql://139.9.144.39:5432/test_lims_soil
username: dbsoil
url: jdbc:postgresql://139.9.144.39:5432/test_lims_hmhj
username: dbhmhj
password: sfdWrE39&d!Pt
dynamic:
enabled: false
......@@ -53,7 +53,7 @@ oss:
bucket-name: pt-web-sys
aliyun:
endpoint: http://oss.test.patzn.com
folder: pertest/soil
folder: pertest/hmhj
#libreOffice 安装信息
libreOffice:
......
......@@ -4,7 +4,7 @@
<Configuration status="off" monitorInterval="600">
<properties>
<!--通用变量-->
<property name="LOG_HOME">../logs/patzn-service-soil</property>
<property name="LOG_HOME">../logs/patzn-service-hmhj</property>
<property name="ERROR_LOG_FILE_NAME">error</property>
<property name="INFO_LOG_FILE_NAME">info</property>
<Property name="PATTERN">[%-5p] %d{yyyy-MM-dd HH:mm:ss,SSS} - (%F:%L) - %m%n</Property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment