Commit d746e28a by Administrator

修改为:databaseServer

parent 51161f3d
......@@ -2,7 +2,7 @@ spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: oracle.jdbc.driver.OracleDriver
url: jdbc:oracle:thin:@database_server:30100:orcl
url: jdbc:oracle:thin:@databaseServer:30100:orcl
username: zbfk_yw_dev
password: zbfk_yw_dev
min-idle: 1
......
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