Commit 5ac2fae5 by Administrator

修改为databaseServer

parent eb034f77
spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@database_server:30100:orcl
url: jdbc:oracle:thin:@databaseServer:30100:orcl
username: system_dev
password: c3lzdGVtX2Rldg==
driverClassName: oracle.jdbc.OracleDriver
......
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