提交 0fa6316f 编写于 作者: JEECG低代码平台's avatar JEECG低代码平台

Jeecg Boot 2.3 里程碑版本发布,支持微服务和单体自由切换

上级 9cd111ca
......@@ -176,15 +176,15 @@ jeecg :
webapp: D://opt//webapp
#短信秘钥
sms:
accessKeyId: LTAI4FgmzMSTfHUFWZVUgsjM
accessKeySecret: Ru4FYjh1gP0eLwVyf5qJNq4ckY38Lt
accessKeyId: ??
accessKeySecret: ??
shiro:
excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/category/**,/visual/**,/map/**,/jmreport/bigscreen2/**
#阿里云oss存储配置
oss:
endpoint: oss-cn-beijing.aliyuncs.com
accessKey: LTAI4FgmzMSTfHUFWZVUgsjM
secretKey: Ru4FYjh1gP0eLwVyf5qJNq4ckY38Lt
accessKey: ??
secretKey: ??
bucketName: jeecgos
staticDomain: https://static.jeecg.com
# ElasticSearch 6设置
......@@ -203,8 +203,8 @@ jeecg :
# minio文件上传
minio:
minio_url: http://minio.jeecg.com
minio_name: admin
minio_pass: jeecg1357
minio_name: ??
minio_pass: ??
bucketName: otatest
#大屏报表参数设置
jmreport:
......
......@@ -13,16 +13,16 @@ justauth:
type:
GITHUB:
client-id: 0277e675495f14a4a183
client-secret: 4681b5153f7158bcdb9b781d8374841d5f51af04
client-secret: ??
redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/github/callback
WECHAT_ENTERPRISE:
client-id: wwc2a8c8b19c201bcc
client-secret: Z6VtKLr3dSzuq8zxTaWacGexQW6qxVK8AHrI2ARDv9c
client-secret: ??
redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/wechat_enterprise/callback
agent-id: 1000002
DINGTALK:
client-id: dingoa33vjqxrbyidnmgwo
client-secret: RK1020ctw9mRRElz7oMjfHY12BuYVvjP99iraxu76cq9CIB0gyqeb5FJw_OEBnXA
client-secret: ??
redirect-uri: http://sso.test.com:8080/jeecg-boot/thirdLogin/dingtalk/callback
cache:
type: default
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册