add blockchain api url
This commit is contained in:
parent
c11cbf738c
commit
2395d4ef5e
|
@ -49,6 +49,8 @@ default: &default
|
||||||
access_key_secret: '_Trustie_10010'
|
access_key_secret: '_Trustie_10010'
|
||||||
domain: 'https://testgitea.trustie.net'
|
domain: 'https://testgitea.trustie.net'
|
||||||
base_url: '/api/v1'
|
base_url: '/api/v1'
|
||||||
|
blockchain:
|
||||||
|
api_url: "blockchain api url"
|
||||||
|
|
||||||
|
|
||||||
production:
|
production:
|
||||||
|
|
Loading…
Reference in New Issue