switch ports

This commit is contained in:
Matthias Kretschmann 2018-02-06 14:56:14 +01:00
parent 14cfeddd80
commit b44b04a2d2
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 1 additions and 1 deletions

View File

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