feat: 更新数据库到腾讯云
This commit is contained in:
10
leopard-strategy/src/main/resources/application.yml
Normal file
10
leopard-strategy/src/main/resources/application.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
spring:
|
||||
application:
|
||||
name: leopard-strategy
|
||||
datasource:
|
||||
url: jdbc:postgresql://192.168.31.127:6785/leopard
|
||||
username: leopard
|
||||
password: '9NEzFzovnddf@PyEP?e*AYAWnCyd7UhYwQK$pJf>7?ccFiN^x4$eKEZ5~E<7<+~X'
|
||||
driver-class-name: org.postgresql.Driver
|
||||
fenix:
|
||||
print-banner: false
|
||||
Reference in New Issue
Block a user