添加首页统计图

This commit is contained in:
2024-06-12 11:29:14 +08:00
parent 97c7f855ae
commit 16baa04bf6
214 changed files with 23545 additions and 4666 deletions

View File

@@ -16,7 +16,7 @@ ruoyi:
# 开发环境配置
server:
# 服务器的HTTP端口默认为8080
port: 8443
port: 8080
servlet:
# 应用的访问路径
context-path: /
@@ -30,10 +30,11 @@ server:
max: 800
# Tomcat启动初始化的线程数默认值10
min-spare: 100
ssl: #ssl配置
key-store: classpath:fc2plus.cn.jks
key-store-type: JKS
key-store-password: sh5ts43c
# ssl: #ssl配置
# key-store: classpath:fc2plus.cn.jks
# key-store-type: JKS
# key-store-password: sh5ts43c
# enabled: true
# 日志配置
logging: