mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
switch endpoints
This commit is contained in:
parent
c29bb738bf
commit
0f24e1f503
@ -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($) {
|
||||
|
Loading…
Reference in New Issue
Block a user