Commit 4d291a7d by Administrator

Update techhero-component-oss-local.yml

parent 998d6315
spring: spring:
datasource: datasource:
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl url: jdbc:oracle:thin:@192.168.50.246:1521:orcl
username: SYSMNG_DEV username: sysmng_ah
password: SYSMNG_DEV password: sysmng_ah
driverClassName: oracle.jdbc.OracleDriver driverClassName: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数 initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数 minIdle: 5 #数据库连接池的最小维持连接数
...@@ -35,8 +35,8 @@ fdfs: ...@@ -35,8 +35,8 @@ fdfs:
thumb-image: thumb-image:
width: 150 width: 150
height: 150 height: 150
tracker-list: 172.18.3.219:22122 tracker-list: 192.168.50.249:22122
groupName: group1 groupName: group1
file: file:
path: /Users/cnnoter/Data/TempData/file path: /data/file/dbf
tempPath: /Users/cnnoter/Data/TempData/file/temp tempPath: /data/file/temp
\ No newline at end of file
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