Browse Source

add blockchain api url

pull/319/head
nigel007 5 years ago
parent
commit
2395d4ef5e
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      config/configuration.yml.example

+ 2
- 0
config/configuration.yml.example View File

@@ -49,6 +49,8 @@ default: &default
access_key_secret: '_Trustie_10010'
domain: 'https://testgitea.trustie.net'
base_url: '/api/v1'
blockchain:
api_url: "blockchain api url"


production:


Loading…
Cancel
Save