mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 09:46:57 +01:00
switch endpoints
This commit is contained in:
parent
c29bb738bf
commit
0f24e1f503
@ -3,8 +3,8 @@
|
|||||||
//=include bigchain/tab.js
|
//=include bigchain/tab.js
|
||||||
//=include bigchain/newsletter.js
|
//=include bigchain/newsletter.js
|
||||||
|
|
||||||
const bigchaindbUrl = 'https://test.ipdb.io'
|
const bigchaindbUrl = 'https://test.bigchaindb.com'
|
||||||
const proxyUrl = 'https://getstarted.ipdb.io:4443'
|
const proxyUrl = 'https://getstarted.bigchaindb.com:4443'
|
||||||
const apiPath = '/api/v1/'
|
const apiPath = '/api/v1/'
|
||||||
|
|
||||||
jQuery(function($) {
|
jQuery(function($) {
|
||||||
|
Loading…
Reference in New Issue
Block a user