dubbo
This commit is contained in:
@@ -228,4 +228,19 @@ justauth:
|
|||||||
cache:
|
cache:
|
||||||
type: REDIS
|
type: REDIS
|
||||||
prefix: 'social_auth_state:' # 缓存前缀,目前只对 Redis 缓存生效,默认 JUSTAUTH::STATE::
|
prefix: 'social_auth_state:' # 缓存前缀,目前只对 Redis 缓存生效,默认 JUSTAUTH::STATE::
|
||||||
timeout: 24h # 超时时长,目前只对 Redis 缓存生效,默认 3 分钟
|
timeout: 24h # 超时时长,目前只对 Redis 缓存生效,默认 3 分钟
|
||||||
|
|
||||||
|
|
||||||
|
dubbo:
|
||||||
|
registry:
|
||||||
|
id: zsw-farm
|
||||||
|
address: 127.0.0.1:8848
|
||||||
|
protocol: nacos
|
||||||
|
username: nacos
|
||||||
|
password: nacos
|
||||||
|
register: false
|
||||||
|
namespce: 5ef0de35-92fd-4577-ab23-54e5e5cb2a54
|
||||||
|
consumer:
|
||||||
|
check: false
|
||||||
|
application:
|
||||||
|
name: zsw-farm
|
||||||
Reference in New Issue
Block a user