From 2395d4ef5ec280794486272fc47949640ba2cfd9 Mon Sep 17 00:00:00 2001 From: nigel007 <609441862@qq.com> Date: Thu, 31 Dec 2020 20:27:42 +0800 Subject: [PATCH] add blockchain api url --- config/configuration.yml.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/configuration.yml.example b/config/configuration.yml.example index 823d8547..df3c5738 100644 --- a/config/configuration.yml.example +++ b/config/configuration.yml.example @@ -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: