feat: add dicker ignore; add search logic
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
server:
|
||||
port: 8080
|
||||
# port: 8443
|
||||
# ssl:
|
||||
# key-store: classpath:merlin.xin.pfx
|
||||
# key-store-password: 7p7vcfmu
|
||||
# key-store-type: PKCS12
|
||||
# address: 0.0.0.0
|
||||
|
||||
jwt:
|
||||
secret: CkmEXxVBNBsMUo4VNhDcH0YBhA1O4zSkQgSM243YzDY=
|
||||
@@ -27,12 +21,6 @@ spring:
|
||||
jackson:
|
||||
time-zone: Asia/Shanghai
|
||||
date-format: yyyy-MM-dd HH:mm:ss
|
||||
# url: jdbc:mysql://8.138.214.149:3306/blog
|
||||
# username: root
|
||||
# password: 3604162
|
||||
# username: root
|
||||
# password: server2025_xyf_Merlin
|
||||
# driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
|
||||
|
||||
mail:
|
||||
|
||||
Reference in New Issue
Block a user