mirror of
https://github.com/201206030/novel-plus.git
synced 2025-04-26 09:20:50 +00:00
18 lines
262 B
Java
18 lines
262 B
Java
java2nb:
|
||
uploadPath: /var/pic/
|
||
username: admin
|
||
password: 111111
|
||
logging:
|
||
level:
|
||
root: error
|
||
com.java2nb: error
|
||
spring:
|
||
redis:
|
||
host: 127.0.0.1
|
||
port: 6379
|
||
password: test123456
|
||
# 连接超时时间(毫秒)
|
||
timeout: 10000
|
||
|
||
|