You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1009 B
31 lines
1009 B
# jwt 密钥
|
|
jwt.key=wenhuayun_token_
|
|
# redis配置信息
|
|
|
|
# 用户认证
|
|
user.pem.prikey.path=/conf/cert/user_real/private_key.pem
|
|
user.pem.pubkey.path=/conf/cert/user_real/public_key.pem
|
|
user.pem.token=FSRES7DTTJS26NJT8IV7WJIW6MNBEB7P
|
|
# 委托系统
|
|
entrust.pem.prikey.path=/conf/cert/entrust/private_key.pem
|
|
entrust.pem.pubkey.path=/conf/cert/entrust/public_key.pem
|
|
entrust.pem.token=KHXT0V7NVLOFPS9BZ88R5VLIH5COPULV
|
|
#资源下载
|
|
distribute.pem.prikey.path=/conf/cert/distribute/private_key.pem
|
|
distribute.pem.pubkey.path=/conf/cert/distribute/public_key.pem
|
|
distribute.pem.token=4b4858543056374e564c4f4650533942
|
|
|
|
# 分发系统地址
|
|
ENTRUST_URL = http://10.24.4.14:51317
|
|
# 交易系统地址
|
|
TIANLANG_ENTRUST_URL =http://10.24.4.90:11030
|
|
# 用户地址
|
|
#REAL_URL =http://10.24.4.14:51317
|
|
REAL_URL = http://10.14.1.190:51317
|
|
#REAL_URL = http://58.30.231.137:51317
|
|
# 主机
|
|
HOST =http://10.24.4.156
|
|
# 中间件
|
|
MIDDLEWARE_HOST =http://116.77.235.153:8989
|
|
# 渠道用户
|
|
CHANNEL_ISLI =999998-000000001920-2
|