修正
This commit is contained in:
parent
820a3615be
commit
a3622b0e72
|
|
@ -11,9 +11,6 @@ spring:
|
||||||
url: jdbc:mysql://127.0.0.1:3306/minecraft_manager_ltd?useSSL=false
|
url: jdbc:mysql://127.0.0.1:3306/minecraft_manager_ltd?useSSL=false
|
||||||
username: admin
|
username: admin
|
||||||
password: 123456
|
password: 123456
|
||||||
# url: jdbc:mysql://127.0.0.1:3308/minecraft_manager_ltd?useSSL=false
|
|
||||||
# username: leisuretimedock
|
|
||||||
# password: ltd20250706
|
|
||||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||||
jpa:
|
jpa:
|
||||||
show-sql: true
|
show-sql: true
|
||||||
|
|
@ -29,8 +26,8 @@ spring:
|
||||||
auth: true
|
auth: true
|
||||||
ssl:
|
ssl:
|
||||||
enable: true
|
enable: true
|
||||||
password: 1111
|
username: admin@163.com
|
||||||
username: email@163.com
|
password: 123456789
|
||||||
port: 465
|
port: 465
|
||||||
host: smtp.163.com
|
host: smtp.163.com
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user