switch endpoints

This commit is contained in:
Matthias Kretschmann 2018-02-05 10:40:52 +01:00
parent c29bb738bf
commit 0f24e1f503
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
//=include bigchain/tab.js
//=include bigchain/newsletter.js
const bigchaindbUrl = 'https://test.ipdb.io'
const proxyUrl = 'https://getstarted.ipdb.io:4443'
const bigchaindbUrl = 'https://test.bigchaindb.com'
const proxyUrl = 'https://getstarted.bigchaindb.com:4443'
const apiPath = '/api/v1/'
jQuery(function($) {