1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/WeBank-WeIdentity-Build-Tools

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
run.config 1.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
youwenbusi Отправлено 28.04.2023 12:11 9e793b9
#config your enviroment
#Note:Once you modify any of these configuration items, you need to re-run ./compile.sh.
#fill with your node ip and channel_listen_port, example: 0.0.0.0:20200
#if you have more than one node ,you can put them with separator","
#for example: 0.0.0.0:20200,0:0:0:1:20200
blockchain_address=10.107.120.121:29200
#this build tool supports FISCO BCOS 2.0 and FISCO BCOS 3.0
#if you want to build on FISCO BCOS 2.0, please fill with "2".
#if you want to build on FISCO BCOS 3.0, please fill with "3".
#and default value is "2" with FISCO BCOS 2.0.
blockchain_fiscobcos_version=3
#your organization name, used for communication on blockchain.
org_id=webank
#amop_id
amop_id=11
#chain id
chain_id=112
#group id
group_id=group0
#sdk use sm ssl, 0:非国密;1:国密
sm_crypto=1
#Configure your database information
#persistence_type is "mysql" or "redis"
persistence_type=mysql
mysql_address=10.107.120.232:3307
mysql_database=weidafee
mysql_username=root
mysql_password=Apps@123
redis_address=
redis_password=
#This variable is used to distinguish the environment. You can use "dev" to set the development environment,
#"stg" to set the test environment, "prd" to set the production environment.
#If you do not set it, the system will use allOrg as the environment by default.
#It is not recommended. Production use default configuration
cns_profile_active=prdabd

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/WeBank-WeIdentity-Build-Tools.git
git@api.gitlife.ru:oschina-mirror/WeBank-WeIdentity-Build-Tools.git
oschina-mirror
WeBank-WeIdentity-Build-Tools
WeBank-WeIdentity-Build-Tools
master