Commit 111333f7 authored by wangtp's avatar wangtp
Browse files

最新版本开源系统演示分支,也是新项目的模板

parent af868d14
...@@ -7,20 +7,8 @@ logging: ...@@ -7,20 +7,8 @@ logging:
level: level:
net.mingsoft: trace net.mingsoft: trace
ms: ms:
wx:
app.id: wx8c96aa3db4611395
secret: 6502f1437c583a346f0d71c4be7d99b2
sso:
url:
login: http://ms.mingsoft.net/sso/login.do
logout: http://ms.mingsoft.net/sso/logout.do
token: http://ms.mingsoft.net/sso/token.do
session:
prefix: msso
time: 2592000
cookie: ms.mingsoft.net,pm.mingsoft.net,code.mingsoft.net,bbs.mingsoft.net,localhost
manager: manager:
path: /m-admin path: /ms
view-path: /WEB-INF/manager view-path: /WEB-INF/manager
upload: upload:
...@@ -31,15 +19,6 @@ ms: ...@@ -31,15 +19,6 @@ ms:
memory-size: 4096 memory-size: 4096
spring: spring:
redis:
host: 172.17.0.1
port: 6380
password: mingsoft
pool:
max-idle: 300
min-idle: 0
max-active: 600
max-wait: 1000
http.multipart.enabled: false http.multipart.enabled: false
profiles: profiles:
active: dev active: dev
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment