代码拉取完成,页面将自动刷新
同步操作将从 ShopTnt开源电商/ShopTNT-Config 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
spring:
profiles:
active: test #指定为测试环境
#数据库配置
datasource:
url: jdbc:mysql://192.168.2.5:3306/demo?useUnicode=true&characterEncoding=utf8&autoReconnect=true
username: root
password: 123456
driver-class-name: com.mysql.jdbc.Driver
druid:
web-stat-filter:
enabled: false
goods:
url: jdbc:mysql://localhost:3306/demo_goods?useUnicode=true&characterEncoding=utf8&autoReconnect=true
member:
url: jdbc:mysql://localhost:3306/demo_member?useUnicode=true&characterEncoding=utf8&autoReconnect=true
sss:
url: jdbc:mysql://localhost:3306/demo_sss?useUnicode=true&characterEncoding=utf8&autoReconnect=true
system:
url: jdbc:mysql://localhost:3306/demo_system?useUnicode=true&characterEncoding=utf8&autoReconnect=true
trade:
url: jdbc:mysql://localhost:3306/demo_trade?useUnicode=true&characterEncoding=utf8&autoReconnect=true
distribution:
url: jdbc:mysql://localhost:3306/demo_distribution?useUnicode=true&characterEncoding=utf8&autoReconnect=true
#rabbitmq
rabbitmq:
host: 127.0.0.1
port: 5672
username: zhenghao
password: zhenghao
virtual-host: /
#elasticsearch配置
data:
elasticsearch:
cluster-name: elasticsearch-cluster
cluster-nodes: 192.168.2.12:9300,192.168.2.13:9300
index-name: shoptnt
#redis 配置
redis:
type: standalone
config :
type: manual
host: localhost
port: 6379
password:
maxIdle: 500
maxTotal: 500
maxWaitMillis: -1
# 开发环境日志为debug
logging:
level:
org.springframework: ERROR
com.enation.app : DEBUG
#java 系统配置
shoptnt:
product: stand #定义系统标准产品,微服务指定为: microservice
#token加密秘钥,请务必更换此词串,且注意保密
token-secret: 85d6ce9da4e943ff4dcd367ab3d94164
timeout:
accessTokenTimeout: 1200 #访问token失效时间 单位秒
refreshTokenTimeout: 1800 #刷新token失效时间 单位秒
captchaTimout: 120 #验证码失效时间 单位秒
smscodeTimout: 120 #短信验证码失效时间 单位秒
isDemoSite: no
ssl: off #是否开启ssl
domain:
main: shoptnt.cn #请配置为您站点的主域名
buyer: buyer.shoptnt.cn #配置为您买家端PC的域名
mobileBuyer: m.buyer.shoptnt.cn #配置为您买家端WAP的域名
xxl:
job:
admin:
addresses: http://192.168.2.5:8080/xxl-job-admin
executor:
appname: timing-job-execute
ip:
port: 6999
logpath: /opt/xxl-serverlogs
logretentiondays: -1
accessToken:
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。