Commit be6d00ea authored by 竹天卫's avatar 竹天卫

演示环境 jenkins部署

parent bd8fcb3c
server:
port: 7012
basename: sinoma_bangye
spring:
application: bangye
profiles:
path: /opt/cement/config/bangye/
active: show
datasource:
url: jdbc:mysql://192.168.110.85:3306/${basename}?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false
url: jdbc:mysql://192.168.110.85:3306/sinoma_bangye?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false
username: root
password: admin!@#123
driverClassName: com.mysql.cj.jdbc.Driver
......
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