整理文件脚本
This commit is contained in:
parent
ad61818e62
commit
1951938afa
|
|
@ -40,9 +40,6 @@ default:
|
|||
chain_base: ""
|
||||
blockchain:
|
||||
api_url: 'http://172.20.32.202:3023/gitlink/fiscobcos'
|
||||
wechat:
|
||||
appid: 'test'
|
||||
secret: 'test123456'
|
||||
gitea:
|
||||
access_key_id: 'root'
|
||||
access_key_secret: '_Trustie_10010'
|
||||
|
|
@ -58,8 +55,8 @@ default:
|
|||
base_url: '/api/v1'
|
||||
notice:
|
||||
platform: 'gitlink'
|
||||
write_domain: 'http://106.75.31.211:58082'
|
||||
read_domain: 'http://106.75.31.211:58080'
|
||||
write_domain: 'http://172.20.32.202:58082'
|
||||
read_domain: 'http://172.20.32.202:58080'
|
||||
base_url: '/gns'
|
||||
trace:
|
||||
domain: 'http://58.214.1.186:8091'
|
||||
|
|
|
|||
Loading…
Reference in New Issue