This commit is contained in:
itheinjury@163.com
2022-02-18 11:04:56 +08:00
parent 1600f7cdab
commit 87ccad6ec7
86 changed files with 92 additions and 115 deletions

View File

@@ -1,6 +1,5 @@
server:
# port: 8889
port: 30004
port: 8889
servlet:
context-path: /
@@ -29,7 +28,7 @@ spring:
boot:
admin:
client:
url: http://127.0.0.1:30000
url: http://127.0.0.1:8000
cache:
type: redis
# Redis
@@ -179,7 +178,7 @@ jasypt:
lili:
system:
isDemoSite: true
isDemoSite: false
statistics:
# 在线人数统计 X 小时。这里设置48即统计过去48小时每小时在线人数
onlineMember: 48