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