mirror of
https://github.com/bigchaindb/site.git
synced 2025-02-14 21:10:28 +01:00
switch back proxyUrl too
This commit is contained in:
parent
a4df9f9845
commit
ddb912d606
@ -4,7 +4,7 @@
|
|||||||
//=include bigchain/newsletter.js
|
//=include bigchain/newsletter.js
|
||||||
|
|
||||||
const bigchaindbUrl = 'https://test.ipdb.io'
|
const bigchaindbUrl = 'https://test.ipdb.io'
|
||||||
const proxyUrl = 'https://getstarted.bigchaindb.com:4443'
|
const proxyUrl = 'https://getstarted.ipdb.io:4443'
|
||||||
const apiPath = '/api/v1/'
|
const apiPath = '/api/v1/'
|
||||||
|
|
||||||
jQuery(function($) {
|
jQuery(function($) {
|
||||||
|
Loading…
Reference in New Issue
Block a user