Commit bb766ac4 by Administrator

Update techhero-component-oss-test.yml

parent afe5075d
spring: spring:
datasource: datasource:
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl url: jdbc:oracle:thin:@databaseServer:1521:orcl
username: sysmng username: sysmng
password: sysmng password: sysmng
driverClassName: oracle.jdbc.OracleDriver driverClassName: oracle.jdbc.OracleDriver
...@@ -34,8 +34,8 @@ fdfs: ...@@ -34,8 +34,8 @@ fdfs:
thumb-image: thumb-image:
width: 150 width: 150
height: 150 height: 150
tracker-list: 192.168.0.163:22122 tracker-list: ossServer:22122
webServerUrl: http://172.18.3.219:80 webServerUrl: http://119.96.99.9:80
groupName: group1 groupName: group1
file: file:
path: /data/file path: /data/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